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



73515
73516
73517
73518
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 73515

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