Reference documentation and code samples for the Google Cloud Run V2 Client class BuildInfo.
Build information of the image.
Generated from protobuf message google.cloud.run.v2.BuildInfo
Namespace
Google \ Cloud \ Run \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ function_target
string
Output only. Entry point of the function when the image is a Cloud Run function.
↳ source_location
string
Output only. Source code location of the image.
getFunctionTarget
Output only. Entry point of the function when the image is a Cloud Run function.
string
setFunctionTarget
Output only. Entry point of the function when the image is a Cloud Run function.
var
string
$this
getSourceLocation
Output only. Source code location of the image.
string
setSourceLocation
Output only. Source code location of the image.
var
string
$this