Class GoogleComputeEngineProperties

java.lang.Object
org.jclouds.googlecomputeengine.config.GoogleComputeEngineProperties

public final class GoogleComputeEngineProperties extends Object
Configuration properties keys used in ContextBuilder.overrides(java.util.Properties).

Note that these are in addition to properties defined in GoogleCloudProperties.

  • Field Details

    • OPERATION_COMPLETE_TIMEOUT

      @Beta public static final String OPERATION_COMPLETE_TIMEOUT
      The total time, in msecs, to wait for an operation to complete.
      See Also:
    • OPERATION_COMPLETE_INTERVAL

      @Beta public static final String OPERATION_COMPLETE_INTERVAL
      The interval, in msecs, between calls to check whether an operation has completed.
      See Also:
    • IMAGE_PROJECTS

      @Beta public static final String IMAGE_PROJECTS
      The list of projects that will be scanned looking for images.
      See Also: