Creates a TagBinding between a TagValue and a cloud resource (currently project, folder, or organization).
HTTP request
POST https://cloudresourcemanager.googleapis.com/v3/tagBindings
The URL uses gRPC Transcoding syntax.
Query parameters
Parameters | |
---|---|
validateOnly |
Optional. Set to true to perform the validations necessary for creating the resource, but not actually perform the action. |
Request body
The request body contains an instance of TagBinding
.
Response body
If successful, the response body contains a newly created instance of Operation
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.