Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::MigrationCenter::Rest::ServiceStub.
REST service stub for the MigrationCenter service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#add_assets_to_group
def add_assets_to_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the add_assets_to_group REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::AddAssetsToGroupRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#aggregate_assets_values
def aggregate_assets_values(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::AggregateAssetsValuesResponse
Baseline implementation for the aggregate_assets_values REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::AggregateAssetsValuesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::AggregateAssetsValuesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::AggregateAssetsValuesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#batch_delete_assets
def batch_delete_assets(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the batch_delete_assets REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::BatchDeleteAssetsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#batch_update_assets
def batch_update_assets(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::BatchUpdateAssetsResponse
Baseline implementation for the batch_update_assets REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::BatchUpdateAssetsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::BatchUpdateAssetsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::BatchUpdateAssetsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_group
def create_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_group REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::CreateGroupRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_import_data_file
def create_import_data_file(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_import_data_file REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::CreateImportDataFileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_import_job
def create_import_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_import_job REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::CreateImportJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_preference_set
def create_preference_set(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_preference_set REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::CreatePreferenceSetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_report
def create_report(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_report REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::CreateReportRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_report_config
def create_report_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_report_config REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::CreateReportConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_source
def create_source(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_source REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::CreateSourceRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_asset
def delete_asset(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_asset REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::DeleteAssetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_group
def delete_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_group REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::DeleteGroupRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_import_data_file
def delete_import_data_file(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_import_data_file REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::DeleteImportDataFileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_import_job
def delete_import_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_import_job REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::DeleteImportJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_preference_set
def delete_preference_set(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_preference_set REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::DeletePreferenceSetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_report
def delete_report(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_report REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::DeleteReportRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_report_config
def delete_report_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_report_config REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::DeleteReportConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_source
def delete_source(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_source REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::DeleteSourceRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> String
The effective endpoint
- (String)
#get_asset
def get_asset(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::Asset
Baseline implementation for the get_asset REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::GetAssetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::Asset)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::Asset) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_error_frame
def get_error_frame(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ErrorFrame
Baseline implementation for the get_error_frame REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::GetErrorFrameRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ErrorFrame)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ErrorFrame) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_group
def get_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::Group
Baseline implementation for the get_group REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::GetGroupRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::Group)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::Group) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_import_data_file
def get_import_data_file(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ImportDataFile
Baseline implementation for the get_import_data_file REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::GetImportDataFileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ImportDataFile)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ImportDataFile) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_import_job
def get_import_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ImportJob
Baseline implementation for the get_import_job REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::GetImportJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ImportJob)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ImportJob) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_preference_set
def get_preference_set(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::PreferenceSet
Baseline implementation for the get_preference_set REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::GetPreferenceSetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::PreferenceSet)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::PreferenceSet) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_report
def get_report(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::Report
Baseline implementation for the get_report REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::GetReportRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::Report)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::Report) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_report_config
def get_report_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ReportConfig
Baseline implementation for the get_report_config REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::GetReportConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ReportConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ReportConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_settings
def get_settings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::Settings
Baseline implementation for the get_settings REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::GetSettingsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::Settings)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::Settings) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_source
def get_source(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::Source
Baseline implementation for the get_source REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::GetSourceRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::Source)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::Source) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, endpoint_template:, universe_domain:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#list_assets
def list_assets(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ListAssetsResponse
Baseline implementation for the list_assets REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ListAssetsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ListAssetsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ListAssetsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_error_frames
def list_error_frames(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ListErrorFramesResponse
Baseline implementation for the list_error_frames REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ListErrorFramesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ListErrorFramesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ListErrorFramesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_groups
def list_groups(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ListGroupsResponse
Baseline implementation for the list_groups REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ListGroupsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ListGroupsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ListGroupsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_import_data_files
def list_import_data_files(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ListImportDataFilesResponse
Baseline implementation for the list_import_data_files REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ListImportDataFilesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ListImportDataFilesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ListImportDataFilesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_import_jobs
def list_import_jobs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ListImportJobsResponse
Baseline implementation for the list_import_jobs REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ListImportJobsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ListImportJobsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ListImportJobsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_preference_sets
def list_preference_sets(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ListPreferenceSetsResponse
Baseline implementation for the list_preference_sets REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ListPreferenceSetsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ListPreferenceSetsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ListPreferenceSetsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_report_configs
def list_report_configs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ListReportConfigsResponse
Baseline implementation for the list_report_configs REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ListReportConfigsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ListReportConfigsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ListReportConfigsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_reports
def list_reports(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ListReportsResponse
Baseline implementation for the list_reports REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ListReportsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ListReportsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ListReportsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_sources
def list_sources(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ListSourcesResponse
Baseline implementation for the list_sources REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ListSourcesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ListSourcesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ListSourcesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#remove_assets_from_group
def remove_assets_from_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the remove_assets_from_group REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::RemoveAssetsFromGroupRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#report_asset_frames
def report_asset_frames(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::ReportAssetFramesResponse
Baseline implementation for the report_asset_frames REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ReportAssetFramesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::ReportAssetFramesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::ReportAssetFramesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#run_import_job
def run_import_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the run_import_job REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::RunImportJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (String)
#update_asset
def update_asset(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::MigrationCenter::V1::Asset
Baseline implementation for the update_asset REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::UpdateAssetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::MigrationCenter::V1::Asset)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::MigrationCenter::V1::Asset) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_group
def update_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_group REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::UpdateGroupRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_import_job
def update_import_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_import_job REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::UpdateImportJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_preference_set
def update_preference_set(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_preference_set REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::UpdatePreferenceSetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_settings
def update_settings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_settings REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::UpdateSettingsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_source
def update_source(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_source REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::UpdateSourceRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#validate_import_job
def validate_import_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the validate_import_job REST call
- request_pb (::Google::Cloud::MigrationCenter::V1::ValidateImportJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)