Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class CreateVersionMetadataV1.
Metadata for the given google.longrunning.Operation during a google.appengine.v1.CreateVersionRequest.
Generated from protobuf message google.appengine.v1.CreateVersionMetadataV1
Namespace
Google \ Cloud \ AppEngine \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ cloud_build_id |
string
The Cloud Build ID if one was created as part of the version create. @OutputOnly |
getCloudBuildId
The Cloud Build ID if one was created as part of the version create.
@OutputOnly
| Returns | |
|---|---|
| Type | Description |
string |
|
setCloudBuildId
The Cloud Build ID if one was created as part of the version create.
@OutputOnly
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|