Rapid Migration Assessment V1 API - Class Google::Cloud::RapidMigrationAssessment::V1::Annotation (v0.2.1)

Reference documentation and code samples for the Rapid Migration Assessment V1 API class Google::Cloud::RapidMigrationAssessment::V1::Annotation.

Message describing an Annotation

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.

#name

def name() -> ::String
Returns
  • (::String) — name of resource.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — name of resource.
Returns
  • (::String) — name of resource.

#type

def type() -> ::Google::Cloud::RapidMigrationAssessment::V1::Annotation::Type

#type=

def type=(value) -> ::Google::Cloud::RapidMigrationAssessment::V1::Annotation::Type
Parameter

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns