API documentation for storage_control_v2.types package.
Classes
AnywhereCache
An Anywhere Cache Instance.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
CommonLongRunningOperationMetadata
The message contains metadata that is common to all Storage Control
long-running operations, present in its
google.longrunning.Operation messages, and accessible via
metadata.common_metadata.
CreateAnywhereCacheMetadata
Message returned in the metadata field of the Operation resource for CreateAnywhereCache operations.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
CreateAnywhereCacheRequest
Request message for CreateAnywhereCache.
CreateFolderRequest
Request message for CreateFolder. This operation is only applicable to a hierarchical namespace enabled bucket.
CreateManagedFolderRequest
Request message for CreateManagedFolder.
CreateRapidCacheMetadata
Message returned in the metadata field of the Operation resource for CreateRapidCache operations.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
CreateRapidCacheRequest
Request message for CreateRapidCache.
DeleteFolderRecursiveMetadata
Message returned in the metadata field of the Operation resource for DeleteFolderRecursive operations.
DeleteFolderRecursiveRequest
Request message for DeleteFolderRecursive.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
DeleteFolderRequest
Request message for DeleteFolder. This operation is only applicable to a hierarchical namespace enabled bucket.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
DeleteManagedFolderRequest
DeleteManagedFolder RPC request message.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
DisableAnywhereCacheRequest
Request message for DisableAnywhereCache.
FindingCategory
List of categories a finding falls under.
FindingSeverity
Severity of the IntelligenceFinding resource.
FindingSummary
A summary of findings generated for an organization, a folder, or a project.
FindingType
List the finding types.
Folder
A folder resource. This resource can only exist in a hierarchical namespace enabled bucket.
GetAnywhereCacheRequest
Request message for GetAnywhereCache.
GetFolderIntelligenceConfigRequest
Request message to get the IntelligenceConfig resource
associated with your folder.
GetFolderRequest
Request message for GetFolder. This operation is only applicable to a hierarchical namespace enabled bucket.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
GetIntelligenceFindingRequest
Request message to get the IntelligenceFinding resource
associated with a project.
GetIntelligenceFindingRevisionRequest
Request message to get the IntelligenceFindingRevision resource
associated with a project.
GetManagedFolderRequest
Request message for GetManagedFolder.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
GetOrganizationIntelligenceConfigRequest
Request message to get the IntelligenceConfig resource
associated with your organization.
GetProjectIntelligenceConfigRequest
Request message to get the IntelligenceConfig resource
associated with your project.
GetRapidCacheRequest
Request message for GetRapidCache.
GetStorageLayoutRequest
Request message for GetStorageLayout.
IntelligenceConfig
The IntelligenceConfig resource associated with your
organization, folder, or project.
IntelligenceFinding
The IntelligenceFinding resource that represents a security,
performance, or cost-related finding about a project or bucket.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
IntelligenceFindingRevision
An IntelligenceFindingRevision represents a specific revision of
an IntelligenceFinding resource.
ListAnywhereCachesRequest
Request message for ListAnywhereCaches.
ListAnywhereCachesResponse
Response message for ListAnywhereCaches.
ListFoldersRequest
Request message for ListFolders. This operation is only applicable to a hierarchical namespace enabled bucket.
ListFoldersResponse
Response message for ListFolders.
ListIntelligenceFindingRevisionsRequest
Request message to list IntelligenceFindingRevision resources
associated with a project.
ListIntelligenceFindingRevisionsResponse
Response message to list IntelligenceFindingRevision resources
associated with a project.
ListIntelligenceFindingsRequest
Request message to list IntelligenceFinding resources associated
with a project.
ListIntelligenceFindingsResponse
Response message to list the IntelligenceFinding resources
associated with a project.
ListManagedFoldersRequest
Request message for ListManagedFolders.
ListManagedFoldersResponse
Response message for ListManagedFolders.
ListRapidCachesRequest
Request message for ListRapidCaches.
ListRapidCachesResponse
Response message for ListRapidCaches.
ManagedFolder
A managed folder.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
ObjectFullContext
A full representation of an object context.
PauseAnywhereCacheRequest
Request message for PauseAnywhereCache.
PendingRenameInfo
Contains information about a pending rename operation.
RapidCache
A Rapid Cache Instance.
RenameFolderMetadata
Message returned in the metadata field of the Operation resource for RenameFolder operations.
RenameFolderRequest
Request message for RenameFolder. This operation is only applicable to a hierarchical namespace enabled bucket.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
ResumeAnywhereCacheRequest
Request message for ResumeAnywhereCache.
StorageLayout
The storage layout configuration of a bucket.
SummarizeIntelligenceFindingsRequest
Request message to summarize the intelligence findings for the specified scope (organization, folder or project).
SummarizeIntelligenceFindingsResponse
Response message to summarize the intelligence findings for a specified scope (organization, folder or project).
UpdateAnywhereCacheMetadata
Message returned in the metadata field of the Operation resource for UpdateAnywhereCache operation.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
UpdateAnywhereCacheRequest
Request message for UpdateAnywhereCache.
UpdateFolderIntelligenceConfigRequest
Request message to update the IntelligenceConfig resource
associated with your folder.
UpdateManagedFolderRequest
Request message for UpdateManagedFolder.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
UpdateOrganizationIntelligenceConfigRequest
Request message to update the IntelligenceConfig resource
associated with your organization.
UpdateProjectIntelligenceConfigRequest
Request message to update the IntelligenceConfig resource
associated with your project.
UpdateRapidCacheMetadata
Message returned in the metadata field of the Operation resource for UpdateRapidCache operation.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
UpdateRapidCacheRequest
Request message for UpdateRapidCache.
ViewObjectFullContextRequest
Request message for ViewObjectFullContext.