Class: Google::Cloud::Compute::V1::ReservationSubBlock

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 reservation subBlock resource.

Defined Under Namespace

Modules: Status

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end

#creation_timestamp::String



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end

#health_info::Google::Cloud::Compute::V1::ReservationSubBlockHealthInfo



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end

#id::Integer



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end

#in_use_count::Integer



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end

#kind::String



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end

#name::String



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end

#physical_topology::Google::Cloud::Compute::V1::ReservationSubBlockPhysicalTopology



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end

#reservation_sub_block_maintenance::Google::Cloud::Compute::V1::GroupMaintenanceInfo



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end


29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end


29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end

#status::String



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end

#zone::String



29886
29887
29888
29889
29890
29891
29892
29893
29894
29895
29896
29897
29898
29899
29900
29901
29902
29903
29904
29905
29906
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29886

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

  # [Output Only] Status of the reservation subBlock.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # Resources are being allocated for the reservation subBlock.
    CREATING = 455_564_985

    # Reservation subBlock is currently being deleted.
    DELETING = 528_602_024

    INVALID = 530_283_991

    # Reservation subBlock has allocated all its resources.
    READY = 77_848_963
  end
end