Reference documentation and code samples for the Cloud Build V1 API class Google::Cloud::Build::V1::BuildOperationMetadata.
Metadata for build operations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#build
def build() -> ::Google::Cloud::Build::V1::Build
Returns
- (::Google::Cloud::Build::V1::Build) — The build that the operation is tracking.
#build=
def build=(value) -> ::Google::Cloud::Build::V1::Build
Parameter
- value (::Google::Cloud::Build::V1::Build) — The build that the operation is tracking.
Returns
- (::Google::Cloud::Build::V1::Build) — The build that the operation is tracking.