public bool CustomPerformanceSupported { get; set; }
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.
public Instance.Types.FileProtocol Protocol { get; set; }
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. 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:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Google Cloud Filestore v1 API class Instance is 2.7.0, with older versions ranging down to 1.0.0 also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eInstance\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Filestore.V1\u003c/code\u003e namespace, provides reference documentation and code samples for managing Filestore instances within Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstance\u003c/code\u003e class includes properties to configure aspects such as performance, deletion protection, file shares, network configurations, and data encryption using KMS keys.\u003c/p\u003e\n"],["\u003cp\u003eIt also details the instance's state, creation time, resource name, and other metadata, alongside methods to support data handling and object management like GetHashCode and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThe filestore instances may have tags and labels applied to it to manage the resources.\u003c/p\u003e\n"]]],[],null,["# Cloud Filestore v1 API - Class Instance (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.Instance)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.6.0/Google.Cloud.Filestore.V1.Instance)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.5.0/Google.Cloud.Filestore.V1.Instance)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.4.0/Google.Cloud.Filestore.V1.Instance)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.3.0/Google.Cloud.Filestore.V1.Instance)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.2.0/Google.Cloud.Filestore.V1.Instance)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.1.0/Google.Cloud.Filestore.V1.Instance)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.0.0/Google.Cloud.Filestore.V1.Instance)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/1.2.0/Google.Cloud.Filestore.V1.Instance)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/1.1.0/Google.Cloud.Filestore.V1.Instance)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/1.0.0/Google.Cloud.Filestore.V1.Instance) \n\n public sealed class Instance : IMessage\u003cInstance\u003e, IEquatable\u003cInstance\u003e, IDeepCloneable\u003cInstance\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Filestore v1 API class Instance.\n\nA Filestore instance. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Instance \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Instance](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.Instance), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Instance](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.Instance), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Instance](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.Instance), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Filestore.V1](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Filestore.V1.dll\n\nConstructors\n------------\n\n### Instance()\n\n public Instance()\n\n### Instance(Instance)\n\n public Instance(Instance other)\n\nProperties\n----------\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. The time when the instance was created.\n\n### CustomPerformanceSupported\n\n public bool CustomPerformanceSupported { get; set; }\n\nOutput only. Indicates whether this instance supports configuring its\nperformance. If true, the user can configure the instance's performance by\nusing the 'performance_config' field.\n\n### DeletionProtectionEnabled\n\n public bool DeletionProtectionEnabled { get; set; }\n\nOptional. Indicates whether the instance is protected against deletion.\n\n### DeletionProtectionReason\n\n public string DeletionProtectionReason { get; set; }\n\nOptional. The reason for enabling deletion protection.\n\n### Description\n\n public string Description { get; set; }\n\nThe description of the instance (2048 characters or less).\n\n### Etag\n\n public string Etag { get; set; }\n\nServer-specified ETag for the instance resource to prevent simultaneous\nupdates from overwriting each other.\n\n### FileShares\n\n public RepeatedField\u003cFileShareConfig\u003e FileShares { get; }\n\nFile system shares on the instance.\nFor this version, only a single file share is supported.\n\n### InstanceName\n\n public InstanceName InstanceName { get; set; }\n\n[InstanceName](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.InstanceName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.Instance#Google_Cloud_Filestore_V1_Instance_Name) resource name property.\n\n### KmsKeyName\n\n public string KmsKeyName { get; set; }\n\nKMS key name used for data encryption.\n\n### Labels\n\n public MapField\u003cstring, string\u003e Labels { get; }\n\nResource labels to represent user provided metadata.\n\n### Name\n\n public string Name { get; set; }\n\nOutput only. The resource name of the instance, in the format\n`projects/{project}/locations/{location}/instances/{instance}`.\n\n### Networks\n\n public RepeatedField\u003cNetworkConfig\u003e Networks { get; }\n\nVPC networks to which the instance is connected.\nFor this version, only a single network is supported.\n\n### PerformanceConfig\n\n public Instance.Types.PerformanceConfig PerformanceConfig { get; set; }\n\nOptional. Used to configure performance.\n\n### PerformanceLimits\n\n public Instance.Types.PerformanceLimits PerformanceLimits { get; set; }\n\nOutput only. Used for getting performance limits.\n\n### Protocol\n\n public Instance.Types.FileProtocol Protocol { get; set; }\n\nImmutable. The protocol indicates the access protocol for all shares in the\ninstance. This field is immutable and it cannot be changed after the\ninstance has been created. Default value: `NFS_V3`.\n\n### Replication\n\n public Replication Replication { get; set; }\n\nOptional. Replication configuration.\n\n### SatisfiesPzi\n\n public bool SatisfiesPzi { get; set; }\n\nOutput only. Reserved for future use.\n\n### SatisfiesPzs\n\n public bool? SatisfiesPzs { get; set; }\n\nOutput only. Reserved for future use.\n\n### State\n\n public Instance.Types.State State { get; set; }\n\nOutput only. The instance state.\n\n### StatusMessage\n\n public string StatusMessage { get; set; }\n\nOutput only. Additional information about the instance state, if available.\n\n### SuspensionReasons\n\n public RepeatedField\u003cInstance.Types.SuspensionReason\u003e SuspensionReasons { get; }\n\nOutput only. Field indicates all the reasons the instance is in \"SUSPENDED\"\nstate.\n\n### Tags\n\n public MapField\u003cstring, string\u003e Tags { get; }\n\nOptional. Input only. Immutable. Tag key-value pairs bound to this\nresource. Each key must be a namespaced name and each value a short name.\nExample:\n\"123456789012/environment\" : \"production\",\n\"123456789013/costCenter\" : \"marketing\"\nSee the documentation for more information:\n\n- Namespaced name: \u003chttps://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key\u003e\n- Short name: \u003chttps://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value\u003e\n\n### Tier\n\n public Instance.Types.Tier Tier { get; set; }\n\nThe service tier of the instance."]]