Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::Report (v0.2.2)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::Report.

Report represents a point-in-time rendering of the ReportConfig results.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#description

def description() -> ::String
Returns
  • (::String) — Free-text description.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Free-text description.
Returns
  • (::String) — Free-text description.

#display_name

def display_name() -> ::String
Returns
  • (::String) — User-friendly display name. Maximum length is 63 characters.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — User-friendly display name. Maximum length is 63 characters.
Returns
  • (::String) — User-friendly display name. Maximum length is 63 characters.

#name

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

#state

def state() -> ::Google::Cloud::MigrationCenter::V1::Report::State
Returns

#state=

def state=(value) -> ::Google::Cloud::MigrationCenter::V1::Report::State
Parameter
Returns

#summary

def summary() -> ::Google::Cloud::MigrationCenter::V1::ReportSummary
Returns

#type

def type() -> ::Google::Cloud::MigrationCenter::V1::Report::Type

#type=

def type=(value) -> ::Google::Cloud::MigrationCenter::V1::Report::Type
Parameter

#update_time

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