Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::RenderMetadata.
RenderMetadata includes information associated with a Release
render.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_run
def cloud_run() -> ::Google::Cloud::Deploy::V1::CloudRunRenderMetadata
Returns
- (::Google::Cloud::Deploy::V1::CloudRunRenderMetadata) — Output only. Metadata associated with rendering for Cloud Run.
#custom
def custom() -> ::Google::Cloud::Deploy::V1::CustomMetadata
Returns
- (::Google::Cloud::Deploy::V1::CustomMetadata) — Output only. Custom metadata provided by user-defined render operation.