Reference documentation and code samples for the Google Cloud Network Management V1 Client class StorageBucketInfo.
For display only. Metadata associated with Storage Bucket.
Generated from protobuf message google.cloud.networkmanagement.v1.StorageBucketInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ bucket |
string
Cloud Storage Bucket name. |
getBucket
Cloud Storage Bucket name.
| Returns | |
|---|---|
| Type | Description |
string |
|
setBucket
Cloud Storage Bucket name.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|