Reference documentation and code samples for the Google Cloud Resource Manager V3 Client class CreateTagBindingRequest.
The request message to create a TagBinding.
Generated from protobuf message google.cloud.resourcemanager.v3.CreateTagBindingRequest
Methods
build
tagBinding
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ tag_binding
↳ validate_only
bool
Optional. Set to true to perform the validations necessary for creating the resource, but not actually perform the action.
getTagBinding
Required. The TagBinding to be created.
hasTagBinding
clearTagBinding
setTagBinding
Required. The TagBinding to be created.
$this
getValidateOnly
Optional. Set to true to perform the validations necessary for creating the resource, but not actually perform the action.
bool
setValidateOnly
Optional. Set to true to perform the validations necessary for creating the resource, but not actually perform the action.
var
bool
$this