Class: Google::Cloud::VMMigration::V1::Group

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

Overview

Describes message for 'Group' resource. The Group is a collections of several MigratingVms.

Defined Under Namespace

Modules: MigrationTargetType

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)



3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3164

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

  # The possible types of the group.
  module MigrationTargetType
    # Group type is not specified. This defaults to Compute Engine targets.
    MIGRATION_TARGET_TYPE_UNSPECIFIED = 0

    # All MigratingVMs in the group must have Compute Engine targets.
    MIGRATION_TARGET_TYPE_GCE = 1

    # All MigratingVMs in the group must have Compute Engine Disks targets.
    MIGRATION_TARGET_TYPE_DISKS = 2
  end
end

#description::String



3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3164

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

  # The possible types of the group.
  module MigrationTargetType
    # Group type is not specified. This defaults to Compute Engine targets.
    MIGRATION_TARGET_TYPE_UNSPECIFIED = 0

    # All MigratingVMs in the group must have Compute Engine targets.
    MIGRATION_TARGET_TYPE_GCE = 1

    # All MigratingVMs in the group must have Compute Engine Disks targets.
    MIGRATION_TARGET_TYPE_DISKS = 2
  end
end

#display_name::String



3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3164

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

  # The possible types of the group.
  module MigrationTargetType
    # Group type is not specified. This defaults to Compute Engine targets.
    MIGRATION_TARGET_TYPE_UNSPECIFIED = 0

    # All MigratingVMs in the group must have Compute Engine targets.
    MIGRATION_TARGET_TYPE_GCE = 1

    # All MigratingVMs in the group must have Compute Engine Disks targets.
    MIGRATION_TARGET_TYPE_DISKS = 2
  end
end

#migration_target_type::Google::Cloud::VMMigration::V1::Group::MigrationTargetType



3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3164

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

  # The possible types of the group.
  module MigrationTargetType
    # Group type is not specified. This defaults to Compute Engine targets.
    MIGRATION_TARGET_TYPE_UNSPECIFIED = 0

    # All MigratingVMs in the group must have Compute Engine targets.
    MIGRATION_TARGET_TYPE_GCE = 1

    # All MigratingVMs in the group must have Compute Engine Disks targets.
    MIGRATION_TARGET_TYPE_DISKS = 2
  end
end

#name::String (readonly)



3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3164

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

  # The possible types of the group.
  module MigrationTargetType
    # Group type is not specified. This defaults to Compute Engine targets.
    MIGRATION_TARGET_TYPE_UNSPECIFIED = 0

    # All MigratingVMs in the group must have Compute Engine targets.
    MIGRATION_TARGET_TYPE_GCE = 1

    # All MigratingVMs in the group must have Compute Engine Disks targets.
    MIGRATION_TARGET_TYPE_DISKS = 2
  end
end

#update_time::Google::Protobuf::Timestamp (readonly)



3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3164

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

  # The possible types of the group.
  module MigrationTargetType
    # Group type is not specified. This defaults to Compute Engine targets.
    MIGRATION_TARGET_TYPE_UNSPECIFIED = 0

    # All MigratingVMs in the group must have Compute Engine targets.
    MIGRATION_TARGET_TYPE_GCE = 1

    # All MigratingVMs in the group must have Compute Engine Disks targets.
    MIGRATION_TARGET_TYPE_DISKS = 2
  end
end