Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::Group.
Describes message for 'Group' resource. The Group is a collections of several MigratingVms.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The create time timestamp.
#description
def description() -> ::String
Returns
- (::String) — User-provided description of the group.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — User-provided description of the group.
Returns
- (::String) — User-provided description of the group.
#display_name
def display_name() -> ::String
Returns
- (::String) — Display name is a user defined name for this group which can be updated.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Display name is a user defined name for this group which can be updated.
Returns
- (::String) — Display name is a user defined name for this group which can be updated.
#name
def name() -> ::String
Returns
- (::String) — Output only. The Group name.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The update time timestamp.