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

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

A request to report a set of asset frames.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#frames

def frames() -> ::Google::Cloud::MigrationCenter::V1::Frames
Returns

#frames=

def frames=(value) -> ::Google::Cloud::MigrationCenter::V1::Frames
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Parent of the resource.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Parent of the resource.
Returns
  • (::String) — Required. Parent of the resource.

#source

def source() -> ::String
Returns
  • (::String) — Required. Reference to a source.

#source=

def source=(value) -> ::String
Parameter
  • value (::String) — Required. Reference to a source.
Returns
  • (::String) — Required. Reference to a source.