Reference documentation and code samples for the Google Cloud Config Delivery V1beta Client class ResourceBundle.
ResourceBundle represent a collection of kubernetes configuration resources.
Generated from protobuf message google.cloud.configdelivery.v1beta.ResourceBundle
Namespace
Google \ Cloud \ ConfigDelivery \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. Name of the ResourceBundle
. Format is projects/{project}/locations/{location}/resourceBundle /[a-z][a-z0-9\-]{0,62}
.
↳ create_time
↳ update_time
↳ labels
↳ description
string
Optional. Human readable description of the ResourceBundle
.
getName
Identifier. Name of the ResourceBundle
. Format is projects/{project}/locations/{location}/resourceBundle
/[a-z][a-z0-9\-]{0,62}
.
string
setName
Identifier. Name of the ResourceBundle
. Format is projects/{project}/locations/{location}/resourceBundle
/[a-z][a-z0-9\-]{0,62}
.
var
string
$this
getCreateTime
Output only. Time ResourceBundle
was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Time ResourceBundle
was created.
$this
getUpdateTime
Output only. Time ResourceBundle
was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Time ResourceBundle
was last updated.
$this
getLabels
Optional. Labels as key value pairs.
setLabels
Optional. Labels as key value pairs.
$this
getDescription
Optional. Human readable description of the ResourceBundle
.
string
setDescription
Optional. Human readable description of the ResourceBundle
.
var
string
$this