Instance
import type { Instance } from "https://googleapis.deno.dev/v1/file:v1.ts";
A Filestore instance.
§Properties
Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.
Optional. Indicates whether the instance is protected against deletion.
Server-specified ETag for the instance resource to prevent simultaneous updates from overwriting each other.
Output only. The resource name of the instance, in the format
projects/{project}/locations/{location}/instances/{instance}
.
VPC networks to which the instance is connected. For this version, only a single network is supported.
Optional. Used to configure performance.
Output only. Used for getting performance limits.
Immutable. The protocol indicates the access protocol for all shares in
the instance. This field is immutable and it cannot be changed after the
instance has been created. Default value: NFS_V3
.
Optional. Replication configuration.
Output only. The instance state.
Output only. Additional information about the instance state, if available.
Output only. Field indicates all the reasons the instance is in "SUSPENDED" state.
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