App Engine Admin V1 API - Class Google::Cloud::AppEngine::V1::CreateVersionMetadataV1 (v0.10.0)

Reference documentation and code samples for the App Engine Admin V1 API class Google::Cloud::AppEngine::V1::CreateVersionMetadataV1.

Metadata for the given google.longrunning.Operation during a google.appengine.v1.CreateVersionRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_build_id

def cloud_build_id() -> ::String
Returns
  • (::String) — The Cloud Build ID if one was created as part of the version create.

#cloud_build_id=

def cloud_build_id=(value) -> ::String
Parameter
  • value (::String) — The Cloud Build ID if one was created as part of the version create.
Returns
  • (::String) — The Cloud Build ID if one was created as part of the version create.