Class: Google::Cloud::Compute::V1::SnapshotSettingsAccessLocationAccessLocationPreference

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

A structure for specifying an allowed target region.

Instance Attribute Summary collapse

Instance Attribute Details

#region ⇒ ::String

Returns Accessible region name.

Returns:

  • (::String) —

    Accessible region name



77766
77767
77768
77769
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 77766

class SnapshotSettingsAccessLocationAccessLocationPreference
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end