Reference documentation and code samples for the Google Cloud Config Delivery V1 Client class ResourceBundleSelector.
Information specifying the source of kubernetes configuration to deploy.
Generated from protobuf message google.cloud.configdelivery.v1.FleetPackage.ResourceBundleSelector
Namespace
Google \ Cloud \ ConfigDelivery \ V1 \ FleetPackageMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ resource_bundle |
ResourceBundleTag
Information specifying |
↳ cloud_build_repository |
CloudBuildRepository
Information specifying |
getResourceBundle
Information specifying ResourceBundle
.
Returns | |
---|---|
Type | Description |
ResourceBundleTag|null |
hasResourceBundle
setResourceBundle
Information specifying ResourceBundle
.
Parameter | |
---|---|
Name | Description |
var |
ResourceBundleTag
|
Returns | |
---|---|
Type | Description |
$this |
getCloudBuildRepository
Information specifying CloudBuildRepository
.
Returns | |
---|---|
Type | Description |
CloudBuildRepository|null |
hasCloudBuildRepository
setCloudBuildRepository
Information specifying CloudBuildRepository
.
Parameter | |
---|---|
Name | Description |
var |
CloudBuildRepository
|
Returns | |
---|---|
Type | Description |
$this |
getSource
Returns | |
---|---|
Type | Description |
string |