Infrastructure Manager V1 API - Class Google::Cloud::ConfigService::V1::PreviewOperationMetadata (v0.5.0)

Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::V1::PreviewOperationMetadata.

Ephemeral metadata content describing the state of a preview operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#build

def build() -> ::String
Returns
  • (::String) — Output only. Cloud Build instance UUID associated with this preview.

#logs

def logs() -> ::String
Returns
  • (::String) — Output only. Location of preview logs in gs://{bucket}/{object} format.

#preview_artifacts

def preview_artifacts() -> ::Google::Cloud::ConfigService::V1::PreviewArtifacts
Returns

#preview_artifacts=

def preview_artifacts=(value) -> ::Google::Cloud::ConfigService::V1::PreviewArtifacts
Parameter
Returns

#step

def step() -> ::Google::Cloud::ConfigService::V1::PreviewOperationMetadata::PreviewStep
Returns

#step=

def step=(value) -> ::Google::Cloud::ConfigService::V1::PreviewOperationMetadata::PreviewStep
Parameter
Returns