Storage Control V2 API - Class Google::Cloud::Storage::Control::V2::GetStorageLayoutRequest (v1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::GetStorageLayoutRequest.
Request message for GetStorageLayout.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
defname()->::String
Returns
-
(::String) — Required. The name of the StorageLayout resource.
Format:
projects/{project}/buckets/{bucket}/storageLayout
#name=
defname=(value)->::String
Parameter
-
value (::String) — Required. The name of the StorageLayout resource.
Format:
projects/{project}/buckets/{bucket}/storageLayout
Returns
-
(::String) — Required. The name of the StorageLayout resource.
Format:
projects/{project}/buckets/{bucket}/storageLayout
#prefix
defprefix()->::String
Returns
- (::String) — An optional prefix used for permission check. It is useful when the caller only has limited permissions under a specific prefix.
#prefix=
defprefix=(value)->::String
Parameter
- value (::String) — An optional prefix used for permission check. It is useful when the caller only has limited permissions under a specific prefix.
Returns
- (::String) — An optional prefix used for permission check. It is useful when the caller only has limited permissions under a specific prefix.
#request_id
defrequest_id()->::String
Returns
- (::String) — Optional. A unique identifier for this request. UUID is the recommended format, but other formats are still accepted.
#request_id=
defrequest_id=(value)->::String
Parameter
- value (::String) — Optional. A unique identifier for this request. UUID is the recommended format, but other formats are still accepted.
Returns
- (::String) — Optional. A unique identifier for this request. UUID is the recommended format, but other formats are still accepted.