Module googapis::google::cloud::resourcemanager::v3[][src]

Modules

Nested message and enum types in Folder.

Generated client implementations.

Nested message and enum types in Organization.

Generated client implementations.

Nested message and enum types in Project.

Generated client implementations.

Generated client implementations.

Generated client implementations.

Generated client implementations.

Structs

Metadata pertaining to the Folder creation process.

The CreateFolder request message.

A status object which is used as the metadata field for the Operation returned by CreateProject. It provides insight for when significant phases of Project creation have completed.

The request sent to the [CreateProject][google.cloud.resourcemanager.v3.Projects.CreateProject] method.

Runtime operation information for creating a TagValue.

The request message to create a TagBinding.

Runtime operation information for creating a TagKey.

The request message for creating a TagKey.

Runtime operation information for creating a TagValue.

The request message for creating a TagValue.

A status object which is used as the metadata field for the Operation returned by DeleteFolder.

The DeleteFolder request message.

A status object which is used as the metadata field for the operation returned by DeleteOrganization.

A status object which is used as the metadata field for the Operation returned by DeleteProject.

[DeleteProject][google.cloud.resourcemanager.v3.Projects.DeleteProject] method.

Runtime operation information for deleting a TagBinding.

The request message to delete a TagBinding.

Runtime operation information for deleting a TagKey.

The request message for deleting a TagKey.

Runtime operation information for deleting a TagValue.

The request message for deleting a TagValue.

A folder in an organization’s resource hierarchy, used to organize that organization’s resources.

The GetFolder request message.

The request sent to the GetOrganization method. The name field is required. organization_id is no longer accepted.

The request sent to the [GetProject][google.cloud.resourcemanager.v3.Projects.GetProject] method.

The request message for getting a TagKey.

The request message for getting a TagValue.

The ListFolders request message.

The ListFolders response message.

The request sent to the [ListProjects][google.cloud.resourcemanager.v3.Projects.ListProjects] method.

A page of the response received from the [ListProjects][google.cloud.resourcemanager.v3.Projects.ListProjects] method.

The request message to list all TagBindings for a parent.

The ListTagBindings response.

The request message for listing all TagKeys under a parent resource.

The ListTagKeys response message.

The request message for listing TagValues for the specified TagKey.

The ListTagValues response.

Metadata pertaining to the folder move process.

The MoveFolder request message.

A status object which is used as the metadata field for the Operation returned by MoveProject.

The request sent to [MoveProject][google.cloud.resourcemanager.v3.Projects.MoveProject] method.

The root node in the resource hierarchy to which a particular entity’s (a company, for example) resources belong.

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.

The request message for searching folders.

The response message for searching folders.

The request sent to the SearchOrganizations method.

The response returned from the SearchOrganizations method.

The request sent to the [SearchProjects][google.cloud.resourcemanager.v3.Projects.SearchProjects] method.

A page of the response received from the [SearchProjects][google.cloud.resourcemanager.v3.Projects.SearchProjects] method.

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.

A TagKey, used to group a set of TagValues.

A TagValue is a child of a particular TagKey. This is used to group cloud resources for the purpose of controlling them using policies.

A status object which is used as the metadata field for the Operation returned by UndeleteFolder.

The UndeleteFolder request message.

A status object which is used as the metadata field for the Operation returned by UndeleteOrganization.

A status object which is used as the metadata field for the Operation returned by UndeleteProject.

The request sent to the [UndeleteProject] [google.cloud.resourcemanager.v3.Projects.UndeleteProject] method.

A status object which is used as the metadata field for the Operation returned by UpdateFolder.

The request sent to the [UpdateFolder][google.cloud.resourcemanager.v3.Folder.UpdateFolder] method.

A status object which is used as the metadata field for the Operation returned by UpdateProject.

The request sent to the [UpdateProject][google.cloud.resourcemanager.v3.Projects.UpdateProject] method.

Runtime operation information for updating a TagKey.

The request message for updating a TagKey.

Runtime operation information for updating a TagValue.

The request message for updating a TagValue.