Class: Google::Apis::FileV1::Instance
- Inherits:
-
Object
- Object
- Google::Apis::FileV1::Instance
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/file_v1/classes.rb,
lib/google/apis/file_v1/representations.rb,
lib/google/apis/file_v1/representations.rb
Overview
A Filestore instance.
Instance Attribute Summary collapse
-
#configurable_performance_enabled ⇒ Boolean
(also: #configurable_performance_enabled?)
Output only.
-
#create_time ⇒ String
Output only.
-
#deletion_protection_enabled ⇒ Boolean
(also: #deletion_protection_enabled?)
Optional.
-
#deletion_protection_reason ⇒ String
Optional.
-
#description ⇒ String
The description of the instance (2048 characters or less).
-
#etag ⇒ String
Server-specified ETag for the instance resource to prevent simultaneous updates from overwriting each other.
-
#file_shares ⇒ Array<Google::Apis::FileV1::FileShareConfig>
File system shares on the instance.
-
#kms_key_name ⇒ String
KMS key name used for data encryption.
-
#labels ⇒ Hash<String,String>
Resource labels to represent user provided metadata.
-
#name ⇒ String
Output only.
-
#networks ⇒ Array<Google::Apis::FileV1::NetworkConfig>
VPC networks to which the instance is connected.
-
#performance_config ⇒ Google::Apis::FileV1::PerformanceConfig
Used for setting the performance configuration.
-
#performance_limits ⇒ Google::Apis::FileV1::PerformanceLimits
The enforced performance limits, calculated from the instance's performance configuration.
-
#protocol ⇒ String
Immutable.
-
#replication ⇒ Google::Apis::FileV1::Replication
Replication specifications.
-
#satisfies_pzi ⇒ Boolean
(also: #satisfies_pzi?)
Output only.
-
#satisfies_pzs ⇒ Boolean
(also: #satisfies_pzs?)
Output only.
-
#state ⇒ String
Output only.
-
#status_message ⇒ String
Output only.
-
#suspension_reasons ⇒ Array<String>
Output only.
-
#tags ⇒ Hash<String,String>
Optional.
-
#tier ⇒ String
The service tier of the instance.
Instance Method Summary collapse
-
#initialize(**args) ⇒ Instance
constructor
A new instance of Instance.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ Instance
Returns a new instance of Instance.
941 942 943 |
# File 'lib/google/apis/file_v1/classes.rb', line 941 def initialize(**args) update!(**args) end |
Instance Attribute Details
#configurable_performance_enabled ⇒ Boolean Also known as: configurable_performance_enabled?
Output only. Indicates whether this instance's performance is configurable. If
enabled, adjust it using the 'performance_config' field.
Corresponds to the JSON property configurablePerformanceEnabled
815 816 817 |
# File 'lib/google/apis/file_v1/classes.rb', line 815 def configurable_performance_enabled @configurable_performance_enabled end |
#create_time ⇒ String
Output only. The time when the instance was created.
Corresponds to the JSON property createTime
821 822 823 |
# File 'lib/google/apis/file_v1/classes.rb', line 821 def create_time @create_time end |
#deletion_protection_enabled ⇒ Boolean Also known as: deletion_protection_enabled?
Optional. Indicates whether the instance is protected against deletion.
Corresponds to the JSON property deletionProtectionEnabled
826 827 828 |
# File 'lib/google/apis/file_v1/classes.rb', line 826 def deletion_protection_enabled @deletion_protection_enabled end |
#deletion_protection_reason ⇒ String
Optional. The reason for enabling deletion protection.
Corresponds to the JSON property deletionProtectionReason
832 833 834 |
# File 'lib/google/apis/file_v1/classes.rb', line 832 def deletion_protection_reason @deletion_protection_reason end |
#description ⇒ String
The description of the instance (2048 characters or less).
Corresponds to the JSON property description
837 838 839 |
# File 'lib/google/apis/file_v1/classes.rb', line 837 def description @description end |
#etag ⇒ String
Server-specified ETag for the instance resource to prevent simultaneous
updates from overwriting each other.
Corresponds to the JSON property etag
843 844 845 |
# File 'lib/google/apis/file_v1/classes.rb', line 843 def etag @etag end |
#file_shares ⇒ Array<Google::Apis::FileV1::FileShareConfig>
File system shares on the instance. For this version, only a single file share
is supported.
Corresponds to the JSON property fileShares
849 850 851 |
# File 'lib/google/apis/file_v1/classes.rb', line 849 def file_shares @file_shares end |
#kms_key_name ⇒ String
KMS key name used for data encryption.
Corresponds to the JSON property kmsKeyName
854 855 856 |
# File 'lib/google/apis/file_v1/classes.rb', line 854 def kms_key_name @kms_key_name end |
#labels ⇒ Hash<String,String>
Resource labels to represent user provided metadata.
Corresponds to the JSON property labels
859 860 861 |
# File 'lib/google/apis/file_v1/classes.rb', line 859 def labels @labels end |
#name ⇒ String
Output only. The resource name of the instance, in the format projects/
project/locations/
location/instances/
instance`.
Corresponds to the JSON property
name`
865 866 867 |
# File 'lib/google/apis/file_v1/classes.rb', line 865 def name @name end |
#networks ⇒ Array<Google::Apis::FileV1::NetworkConfig>
VPC networks to which the instance is connected. For this version, only a
single network is supported.
Corresponds to the JSON property networks
871 872 873 |
# File 'lib/google/apis/file_v1/classes.rb', line 871 def networks @networks end |
#performance_config ⇒ Google::Apis::FileV1::PerformanceConfig
Used for setting the performance configuration. If the user doesn't specify
PerformanceConfig, automatically provision the default performance settings as
described in https://cloud.google.com/filestore/docs/performance. Larger
instances will be linearly set to more IOPS. If the instance's capacity is
increased or decreased, its performance will be automatically adjusted upwards
or downwards accordingly (respectively).
Corresponds to the JSON property performanceConfig
881 882 883 |
# File 'lib/google/apis/file_v1/classes.rb', line 881 def performance_config @performance_config end |
#performance_limits ⇒ Google::Apis::FileV1::PerformanceLimits
The enforced performance limits, calculated from the instance's performance
configuration.
Corresponds to the JSON property performanceLimits
887 888 889 |
# File 'lib/google/apis/file_v1/classes.rb', line 887 def performance_limits @performance_limits end |
#protocol ⇒ String
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
.
Corresponds to the JSON property protocol
894 895 896 |
# File 'lib/google/apis/file_v1/classes.rb', line 894 def protocol @protocol end |
#replication ⇒ Google::Apis::FileV1::Replication
Replication specifications.
Corresponds to the JSON property replication
899 900 901 |
# File 'lib/google/apis/file_v1/classes.rb', line 899 def replication @replication end |
#satisfies_pzi ⇒ Boolean Also known as: satisfies_pzi?
Output only. Reserved for future use.
Corresponds to the JSON property satisfiesPzi
904 905 906 |
# File 'lib/google/apis/file_v1/classes.rb', line 904 def satisfies_pzi @satisfies_pzi end |
#satisfies_pzs ⇒ Boolean Also known as: satisfies_pzs?
Output only. Reserved for future use.
Corresponds to the JSON property satisfiesPzs
910 911 912 |
# File 'lib/google/apis/file_v1/classes.rb', line 910 def satisfies_pzs @satisfies_pzs end |
#state ⇒ String
Output only. The instance state.
Corresponds to the JSON property state
916 917 918 |
# File 'lib/google/apis/file_v1/classes.rb', line 916 def state @state end |
#status_message ⇒ String
Output only. Additional information about the instance state, if available.
Corresponds to the JSON property statusMessage
921 922 923 |
# File 'lib/google/apis/file_v1/classes.rb', line 921 def @status_message end |
#suspension_reasons ⇒ Array<String>
Output only. Field indicates all the reasons the instance is in "SUSPENDED"
state.
Corresponds to the JSON property suspensionReasons
927 928 929 |
# File 'lib/google/apis/file_v1/classes.rb', line 927 def suspension_reasons @suspension_reasons end |
#tags ⇒ Hash<String,String>
Optional. Input only. Immutable. Tag key-value pairs are bound to this
resource. For example: "123/environment": "production", "123/costCenter": "
marketing"
Corresponds to the JSON property tags
934 935 936 |
# File 'lib/google/apis/file_v1/classes.rb', line 934 def @tags end |
#tier ⇒ String
The service tier of the instance.
Corresponds to the JSON property tier
939 940 941 |
# File 'lib/google/apis/file_v1/classes.rb', line 939 def tier @tier end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 |
# File 'lib/google/apis/file_v1/classes.rb', line 946 def update!(**args) @configurable_performance_enabled = args[:configurable_performance_enabled] if args.key?(:configurable_performance_enabled) @create_time = args[:create_time] if args.key?(:create_time) @deletion_protection_enabled = args[:deletion_protection_enabled] if args.key?(:deletion_protection_enabled) @deletion_protection_reason = args[:deletion_protection_reason] if args.key?(:deletion_protection_reason) @description = args[:description] if args.key?(:description) @etag = args[:etag] if args.key?(:etag) @file_shares = args[:file_shares] if args.key?(:file_shares) @kms_key_name = args[:kms_key_name] if args.key?(:kms_key_name) @labels = args[:labels] if args.key?(:labels) @name = args[:name] if args.key?(:name) @networks = args[:networks] if args.key?(:networks) @performance_config = args[:performance_config] if args.key?(:performance_config) @performance_limits = args[:performance_limits] if args.key?(:performance_limits) @protocol = args[:protocol] if args.key?(:protocol) @replication = args[:replication] if args.key?(:replication) @satisfies_pzi = args[:satisfies_pzi] if args.key?(:satisfies_pzi) @satisfies_pzs = args[:satisfies_pzs] if args.key?(:satisfies_pzs) @state = args[:state] if args.key?(:state) @status_message = args[:status_message] if args.key?(:status_message) @suspension_reasons = args[:suspension_reasons] if args.key?(:suspension_reasons) @tags = args[:tags] if args.key?(:tags) @tier = args[:tier] if args.key?(:tier) end |