Reference documentation and code samples for the Google Cloud Filestore V1 Client class Snapshot.
A Filestore snapshot.
Generated from protobuf message google.cloud.filestore.v1.Snapshot
Namespace
Google \ Cloud \ Filestore \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The resource name of the snapshot, in the format projects/{project_id}/locations/{location_id}/instances/{instance_id}/snapshots/{snapshot_id}
.
↳ description
string
A description of the snapshot with 2048 characters or less. Requests with longer descriptions will be rejected.
↳ state
int
Output only. The snapshot state.
↳ create_time
↳ labels
↳ filesystem_used_bytes
int|string
Output only. The amount of bytes needed to allocate a full copy of the snapshot content
↳ tags
array| Google\Protobuf\Internal\MapField
Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: "123456789012/environment" : "production", "123456789013/costCenter" : "marketing" See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value
getName
Output only. The resource name of the snapshot, in the format projects/{project_id}/locations/{location_id}/instances/{instance_id}/snapshots/{snapshot_id}
.
string
setName
Output only. The resource name of the snapshot, in the format projects/{project_id}/locations/{location_id}/instances/{instance_id}/snapshots/{snapshot_id}
.
var
string
$this
getDescription
A description of the snapshot with 2048 characters or less.
Requests with longer descriptions will be rejected.
string
setDescription
A description of the snapshot with 2048 characters or less.
Requests with longer descriptions will be rejected.
var
string
$this
getState
Output only. The snapshot state.
int
setState
Output only. The snapshot state.
var
int
$this
getCreateTime
Output only. The time when the snapshot was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the snapshot was created.
$this
getLabels
Resource labels to represent user provided metadata.
setLabels
Resource labels to represent user provided metadata.
$this
getFilesystemUsedBytes
Output only. The amount of bytes needed to allocate a full copy of the snapshot content
int|string
setFilesystemUsedBytes
Output only. The amount of bytes needed to allocate a full copy of the snapshot content
var
int|string
$this
getTags
Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name.
Example: "123456789012/environment" : "production", "123456789013/costCenter" : "marketing" See the documentation for more information:
setTags
Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name.
Example: "123456789012/environment" : "production", "123456789013/costCenter" : "marketing" See the documentation for more information:
$this