Class: Google::Cloud::Compute::V1::Zone

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

Overview

Represents a Zone resource. A zone is a deployment area. These deployment areas are subsets of a region. For example the zone us-east1-a is located in the us-east1 region. For more information, read Regions and Zones.

Defined Under Namespace

Modules: Status

Instance Attribute Summary collapse

Instance Attribute Details

#available_cpu_platforms::Array<::String>

Returns [Output Only] Available cpu/platform selections for the zone.

Returns:

  • (::Array<::String>)

    [Output Only] Available cpu/platform selections for the zone.



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end

#creation_timestamp::String

Returns [Output Only] Creation timestamp in RFC3339 text format.

Returns:

  • (::String)

    [Output Only] Creation timestamp in RFC3339 text format.



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end

#deprecated::Google::Cloud::Compute::V1::DeprecationStatus

Returns [Output Only] The deprecation status associated with this zone.

Returns:



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end

#description::String

Returns [Output Only] Textual description of the resource.

Returns:

  • (::String)

    [Output Only] Textual description of the resource.



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end

#id::Integer

Returns [Output Only] The unique identifier for the resource. This identifier is defined by the server.

Returns:

  • (::Integer)

    [Output Only] The unique identifier for the resource. This identifier is defined by the server.



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end

#kind::String

Returns [Output Only] Type of the resource. Always compute#zone for zones.

Returns:

  • (::String)

    [Output Only] Type of the resource. Always compute#zone for zones.



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end

#name::String

Returns [Output Only] Name of the resource.

Returns:

  • (::String)

    [Output Only] Name of the resource.



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end

#region::String

Returns [Output Only] Full URL reference to the region which hosts the zone.

Returns:

  • (::String)

    [Output Only] Full URL reference to the region which hosts the zone.



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end

Returns [Output Only] Server-defined URL for the resource.

Returns:

  • (::String)

    [Output Only] Server-defined URL for the resource.



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end

#status::String

Returns [Output Only] Status of the zone, either UP or DOWN. Check the Status enum for the list of possible values.

Returns:

  • (::String)

    [Output Only] Status of the zone, either UP or DOWN. Check the Status enum for the list of possible values.



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end

#supports_pzs::Boolean

Returns [Output Only] Reserved for future use.

Returns:

  • (::Boolean)

    [Output Only] Reserved for future use.



31495
31496
31497
31498
31499
31500
31501
31502
31503
31504
31505
31506
31507
31508
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31495

class Zone
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] Status of the zone, either UP or DOWN.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    DOWN = 2_104_482

    UP = 2715
  end
end