Module gapi_grpc::google::cloud::resourcemanager::v3 [−][src]
Modules
| folder | |
| folders_client | Generated client implementations. |
| organization | |
| organizations_client | Generated client implementations. |
| project | |
| projects_client | Generated client implementations. |
| tag_bindings_client | Generated client implementations. |
| tag_keys_client | Generated client implementations. |
| tag_values_client | Generated client implementations. |
Structs
| CreateFolderMetadata | Metadata pertaining to the Folder creation process. |
| CreateFolderRequest | The CreateFolder request message. |
| CreateProjectMetadata | A status object which is used as the |
| CreateProjectRequest | The request sent to the [CreateProject][google.cloud.resourcemanager.v3.Projects.CreateProject] method. |
| CreateTagBindingMetadata | Runtime operation information for creating a TagValue. |
| CreateTagBindingRequest | The request message to create a TagBinding. |
| CreateTagKeyMetadata | Runtime operation information for creating a TagKey. |
| CreateTagKeyRequest | The request message for creating a TagKey. |
| CreateTagValueMetadata | Runtime operation information for creating a TagValue. |
| CreateTagValueRequest | The request message for creating a TagValue. |
| DeleteFolderMetadata | A status object which is used as the |
| DeleteFolderRequest | The DeleteFolder request message. |
| DeleteOrganizationMetadata | A status object which is used as the |
| DeleteProjectMetadata | A status object which is used as the |
| DeleteProjectRequest | [DeleteProject][google.cloud.resourcemanager.v3.Projects.DeleteProject] method. |
| DeleteTagBindingMetadata | Runtime operation information for deleting a TagBinding. |
| DeleteTagBindingRequest | The request message to delete a TagBinding. |
| DeleteTagKeyMetadata | Runtime operation information for deleting a TagKey. |
| DeleteTagKeyRequest | The request message for deleting a TagKey. |
| DeleteTagValueMetadata | Runtime operation information for deleting a TagValue. |
| DeleteTagValueRequest | The request message for deleting a TagValue. |
| Folder | A folder in an organization’s resource hierarchy, used to organize that organization’s resources. |
| GetFolderRequest | The GetFolder request message. |
| GetOrganizationRequest | The request sent to the |
| GetProjectRequest | The request sent to the [GetProject][google.cloud.resourcemanager.v3.Projects.GetProject] method. |
| GetTagKeyRequest | The request message for getting a TagKey. |
| GetTagValueRequest | The request message for getting a TagValue. |
| ListFoldersRequest | The ListFolders request message. |
| ListFoldersResponse | The ListFolders response message. |
| ListProjectsRequest | The request sent to the [ListProjects][google.cloud.resourcemanager.v3.Projects.ListProjects] method. |
| ListProjectsResponse | A page of the response received from the [ListProjects][google.cloud.resourcemanager.v3.Projects.ListProjects] method. |
| ListTagBindingsRequest | The request message to list all TagBindings for a parent. |
| ListTagBindingsResponse | The ListTagBindings response. |
| ListTagKeysRequest | The request message for listing all TagKeys under a parent resource. |
| ListTagKeysResponse | The ListTagKeys response message. |
| ListTagValuesRequest | The request message for listing TagValues for the specified TagKey. |
| ListTagValuesResponse | The ListTagValues response. |
| MoveFolderMetadata | Metadata pertaining to the folder move process. |
| MoveFolderRequest | The MoveFolder request message. |
| MoveProjectMetadata | A status object which is used as the |
| MoveProjectRequest | The request sent to [MoveProject][google.cloud.resourcemanager.v3.Projects.MoveProject] method. |
| Organization | The root node in the resource hierarchy to which a particular entity’s (a company, for example) resources belong. |
| Project | A project is a high-level Google Cloud entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources. |
| SearchFoldersRequest | The request message for searching folders. |
| SearchFoldersResponse | The response message for searching folders. |
| SearchOrganizationsRequest | The request sent to the |
| SearchOrganizationsResponse | The response returned from the |
| SearchProjectsRequest | The request sent to the [SearchProjects][google.cloud.resourcemanager.v3.Projects.SearchProjects] method. |
| SearchProjectsResponse | A page of the response received from the [SearchProjects][google.cloud.resourcemanager.v3.Projects.SearchProjects] method. |
| TagBinding | A TagBinding represents a connection between a TagValue and a cloud resource (currently project, folder, or organization). Once a TagBinding is created, the TagValue is applied to all the descendants of the cloud resource. |
| TagKey | A TagKey, used to group a set of TagValues. |
| TagValue | A TagValue is a child of a particular TagKey. This is used to group cloud resources for the purpose of controlling them using policies. |
| UndeleteFolderMetadata | A status object which is used as the |
| UndeleteFolderRequest | The UndeleteFolder request message. |
| UndeleteOrganizationMetadata | A status object which is used as the |
| UndeleteProjectMetadata | A status object which is used as the |
| UndeleteProjectRequest | The request sent to the [UndeleteProject] [google.cloud.resourcemanager.v3.Projects.UndeleteProject] method. |
| UpdateFolderMetadata | A status object which is used as the |
| UpdateFolderRequest | The request sent to the [UpdateFolder][google.cloud.resourcemanager.v3.Folder.UpdateFolder] method. |
| UpdateProjectMetadata | A status object which is used as the |
| UpdateProjectRequest | The request sent to the [UpdateProject][google.cloud.resourcemanager.v3.Projects.UpdateProject] method. |
| UpdateTagKeyMetadata | Runtime operation information for updating a TagKey. |
| UpdateTagKeyRequest | The request message for updating a TagKey. |
| UpdateTagValueMetadata | Runtime operation information for updating a TagValue. |
| UpdateTagValueRequest | The request message for updating a TagValue. |