Cloud Run V2 API - Class Google::Cloud::Run::V2::BuildInfo (v0.22.0)

Reference documentation and code samples for the Cloud Run V2 API class Google::Cloud::Run::V2::BuildInfo.

Build information of the image.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#function_target

def function_target() -> ::String
Returns
  • (::String) — Output only. Entry point of the function when the image is a Cloud Run function.

#source_location

def source_location() -> ::String
Returns
  • (::String) — Output only. Source code location of the image.