Google Cloud Deploy V1 Client - Class CustomMetadata (0.17.0)

Reference documentation and code samples for the Google Cloud Deploy V1 Client class CustomMetadata.

CustomMetadata contains information from a user-defined operation.

Generated from protobuf message google.cloud.deploy.v1.CustomMetadata

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ values array|Google\Protobuf\Internal\MapField

Output only. Key-value pairs provided by the user-defined operation.

getValues

Output only. Key-value pairs provided by the user-defined operation.

Returns
TypeDescription
Google\Protobuf\Internal\MapField

setValues

Output only. Key-value pairs provided by the user-defined operation.

Parameter
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this