Class MigrationCenterGrpc
- java.lang.Object
-
- com.google.cloud.migrationcenter.v1.MigrationCenterGrpc
-
@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/migrationcenter/v1/migrationcenter.proto") public final class MigrationCenterGrpc extends Object
Service describing handlers for resources.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
MigrationCenterGrpc.AsyncService
Service describing handlers for resources.static class
MigrationCenterGrpc.MigrationCenterBlockingStub
A stub to allow clients to do synchronous rpc calls to service MigrationCenter.static class
MigrationCenterGrpc.MigrationCenterFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service MigrationCenter.static class
MigrationCenterGrpc.MigrationCenterImplBase
Base class for the server implementation of the service MigrationCenter.static class
MigrationCenterGrpc.MigrationCenterStub
A stub to allow clients to do asynchronous rpc calls to service MigrationCenter.
-
Field Summary
Fields Modifier and Type Field Description static String
SERVICE_NAME
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.grpc.ServerServiceDefinition
bindService(MigrationCenterGrpc.AsyncService service)
static io.grpc.MethodDescriptor<AddAssetsToGroupRequest,com.google.longrunning.Operation>
getAddAssetsToGroupMethod()
static io.grpc.MethodDescriptor<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse>
getAggregateAssetsValuesMethod()
static io.grpc.MethodDescriptor<BatchDeleteAssetsRequest,com.google.protobuf.Empty>
getBatchDeleteAssetsMethod()
static io.grpc.MethodDescriptor<BatchUpdateAssetsRequest,BatchUpdateAssetsResponse>
getBatchUpdateAssetsMethod()
static io.grpc.MethodDescriptor<CreateGroupRequest,com.google.longrunning.Operation>
getCreateGroupMethod()
static io.grpc.MethodDescriptor<CreateImportDataFileRequest,com.google.longrunning.Operation>
getCreateImportDataFileMethod()
static io.grpc.MethodDescriptor<CreateImportJobRequest,com.google.longrunning.Operation>
getCreateImportJobMethod()
static io.grpc.MethodDescriptor<CreatePreferenceSetRequest,com.google.longrunning.Operation>
getCreatePreferenceSetMethod()
static io.grpc.MethodDescriptor<CreateReportConfigRequest,com.google.longrunning.Operation>
getCreateReportConfigMethod()
static io.grpc.MethodDescriptor<CreateReportRequest,com.google.longrunning.Operation>
getCreateReportMethod()
static io.grpc.MethodDescriptor<CreateSourceRequest,com.google.longrunning.Operation>
getCreateSourceMethod()
static io.grpc.MethodDescriptor<DeleteAssetRequest,com.google.protobuf.Empty>
getDeleteAssetMethod()
static io.grpc.MethodDescriptor<DeleteGroupRequest,com.google.longrunning.Operation>
getDeleteGroupMethod()
static io.grpc.MethodDescriptor<DeleteImportDataFileRequest,com.google.longrunning.Operation>
getDeleteImportDataFileMethod()
static io.grpc.MethodDescriptor<DeleteImportJobRequest,com.google.longrunning.Operation>
getDeleteImportJobMethod()
static io.grpc.MethodDescriptor<DeletePreferenceSetRequest,com.google.longrunning.Operation>
getDeletePreferenceSetMethod()
static io.grpc.MethodDescriptor<DeleteReportConfigRequest,com.google.longrunning.Operation>
getDeleteReportConfigMethod()
static io.grpc.MethodDescriptor<DeleteReportRequest,com.google.longrunning.Operation>
getDeleteReportMethod()
static io.grpc.MethodDescriptor<DeleteSourceRequest,com.google.longrunning.Operation>
getDeleteSourceMethod()
static io.grpc.MethodDescriptor<GetAssetRequest,Asset>
getGetAssetMethod()
static io.grpc.MethodDescriptor<GetErrorFrameRequest,ErrorFrame>
getGetErrorFrameMethod()
static io.grpc.MethodDescriptor<GetGroupRequest,Group>
getGetGroupMethod()
static io.grpc.MethodDescriptor<GetImportDataFileRequest,ImportDataFile>
getGetImportDataFileMethod()
static io.grpc.MethodDescriptor<GetImportJobRequest,ImportJob>
getGetImportJobMethod()
static io.grpc.MethodDescriptor<GetPreferenceSetRequest,PreferenceSet>
getGetPreferenceSetMethod()
static io.grpc.MethodDescriptor<GetReportConfigRequest,ReportConfig>
getGetReportConfigMethod()
static io.grpc.MethodDescriptor<GetReportRequest,Report>
getGetReportMethod()
static io.grpc.MethodDescriptor<GetSettingsRequest,Settings>
getGetSettingsMethod()
static io.grpc.MethodDescriptor<GetSourceRequest,Source>
getGetSourceMethod()
static io.grpc.MethodDescriptor<ListAssetsRequest,ListAssetsResponse>
getListAssetsMethod()
static io.grpc.MethodDescriptor<ListErrorFramesRequest,ListErrorFramesResponse>
getListErrorFramesMethod()
static io.grpc.MethodDescriptor<ListGroupsRequest,ListGroupsResponse>
getListGroupsMethod()
static io.grpc.MethodDescriptor<ListImportDataFilesRequest,ListImportDataFilesResponse>
getListImportDataFilesMethod()
static io.grpc.MethodDescriptor<ListImportJobsRequest,ListImportJobsResponse>
getListImportJobsMethod()
static io.grpc.MethodDescriptor<ListPreferenceSetsRequest,ListPreferenceSetsResponse>
getListPreferenceSetsMethod()
static io.grpc.MethodDescriptor<ListReportConfigsRequest,ListReportConfigsResponse>
getListReportConfigsMethod()
static io.grpc.MethodDescriptor<ListReportsRequest,ListReportsResponse>
getListReportsMethod()
static io.grpc.MethodDescriptor<ListSourcesRequest,ListSourcesResponse>
getListSourcesMethod()
static io.grpc.MethodDescriptor<RemoveAssetsFromGroupRequest,com.google.longrunning.Operation>
getRemoveAssetsFromGroupMethod()
static io.grpc.MethodDescriptor<ReportAssetFramesRequest,ReportAssetFramesResponse>
getReportAssetFramesMethod()
static io.grpc.MethodDescriptor<RunImportJobRequest,com.google.longrunning.Operation>
getRunImportJobMethod()
static io.grpc.ServiceDescriptor
getServiceDescriptor()
static io.grpc.MethodDescriptor<UpdateAssetRequest,Asset>
getUpdateAssetMethod()
static io.grpc.MethodDescriptor<UpdateGroupRequest,com.google.longrunning.Operation>
getUpdateGroupMethod()
static io.grpc.MethodDescriptor<UpdateImportJobRequest,com.google.longrunning.Operation>
getUpdateImportJobMethod()
static io.grpc.MethodDescriptor<UpdatePreferenceSetRequest,com.google.longrunning.Operation>
getUpdatePreferenceSetMethod()
static io.grpc.MethodDescriptor<UpdateSettingsRequest,com.google.longrunning.Operation>
getUpdateSettingsMethod()
static io.grpc.MethodDescriptor<UpdateSourceRequest,com.google.longrunning.Operation>
getUpdateSourceMethod()
static io.grpc.MethodDescriptor<ValidateImportJobRequest,com.google.longrunning.Operation>
getValidateImportJobMethod()
static MigrationCenterGrpc.MigrationCenterBlockingStub
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the servicestatic MigrationCenterGrpc.MigrationCenterFutureStub
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the servicestatic MigrationCenterGrpc.MigrationCenterStub
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-
-
-
Field Detail
-
SERVICE_NAME
public static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
getListAssetsMethod
public static io.grpc.MethodDescriptor<ListAssetsRequest,ListAssetsResponse> getListAssetsMethod()
-
getGetAssetMethod
public static io.grpc.MethodDescriptor<GetAssetRequest,Asset> getGetAssetMethod()
-
getUpdateAssetMethod
public static io.grpc.MethodDescriptor<UpdateAssetRequest,Asset> getUpdateAssetMethod()
-
getBatchUpdateAssetsMethod
public static io.grpc.MethodDescriptor<BatchUpdateAssetsRequest,BatchUpdateAssetsResponse> getBatchUpdateAssetsMethod()
-
getDeleteAssetMethod
public static io.grpc.MethodDescriptor<DeleteAssetRequest,com.google.protobuf.Empty> getDeleteAssetMethod()
-
getBatchDeleteAssetsMethod
public static io.grpc.MethodDescriptor<BatchDeleteAssetsRequest,com.google.protobuf.Empty> getBatchDeleteAssetsMethod()
-
getReportAssetFramesMethod
public static io.grpc.MethodDescriptor<ReportAssetFramesRequest,ReportAssetFramesResponse> getReportAssetFramesMethod()
-
getAggregateAssetsValuesMethod
public static io.grpc.MethodDescriptor<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse> getAggregateAssetsValuesMethod()
-
getCreateImportJobMethod
public static io.grpc.MethodDescriptor<CreateImportJobRequest,com.google.longrunning.Operation> getCreateImportJobMethod()
-
getListImportJobsMethod
public static io.grpc.MethodDescriptor<ListImportJobsRequest,ListImportJobsResponse> getListImportJobsMethod()
-
getGetImportJobMethod
public static io.grpc.MethodDescriptor<GetImportJobRequest,ImportJob> getGetImportJobMethod()
-
getDeleteImportJobMethod
public static io.grpc.MethodDescriptor<DeleteImportJobRequest,com.google.longrunning.Operation> getDeleteImportJobMethod()
-
getUpdateImportJobMethod
public static io.grpc.MethodDescriptor<UpdateImportJobRequest,com.google.longrunning.Operation> getUpdateImportJobMethod()
-
getValidateImportJobMethod
public static io.grpc.MethodDescriptor<ValidateImportJobRequest,com.google.longrunning.Operation> getValidateImportJobMethod()
-
getRunImportJobMethod
public static io.grpc.MethodDescriptor<RunImportJobRequest,com.google.longrunning.Operation> getRunImportJobMethod()
-
getGetImportDataFileMethod
public static io.grpc.MethodDescriptor<GetImportDataFileRequest,ImportDataFile> getGetImportDataFileMethod()
-
getListImportDataFilesMethod
public static io.grpc.MethodDescriptor<ListImportDataFilesRequest,ListImportDataFilesResponse> getListImportDataFilesMethod()
-
getCreateImportDataFileMethod
public static io.grpc.MethodDescriptor<CreateImportDataFileRequest,com.google.longrunning.Operation> getCreateImportDataFileMethod()
-
getDeleteImportDataFileMethod
public static io.grpc.MethodDescriptor<DeleteImportDataFileRequest,com.google.longrunning.Operation> getDeleteImportDataFileMethod()
-
getListGroupsMethod
public static io.grpc.MethodDescriptor<ListGroupsRequest,ListGroupsResponse> getListGroupsMethod()
-
getGetGroupMethod
public static io.grpc.MethodDescriptor<GetGroupRequest,Group> getGetGroupMethod()
-
getCreateGroupMethod
public static io.grpc.MethodDescriptor<CreateGroupRequest,com.google.longrunning.Operation> getCreateGroupMethod()
-
getUpdateGroupMethod
public static io.grpc.MethodDescriptor<UpdateGroupRequest,com.google.longrunning.Operation> getUpdateGroupMethod()
-
getDeleteGroupMethod
public static io.grpc.MethodDescriptor<DeleteGroupRequest,com.google.longrunning.Operation> getDeleteGroupMethod()
-
getAddAssetsToGroupMethod
public static io.grpc.MethodDescriptor<AddAssetsToGroupRequest,com.google.longrunning.Operation> getAddAssetsToGroupMethod()
-
getRemoveAssetsFromGroupMethod
public static io.grpc.MethodDescriptor<RemoveAssetsFromGroupRequest,com.google.longrunning.Operation> getRemoveAssetsFromGroupMethod()
-
getListErrorFramesMethod
public static io.grpc.MethodDescriptor<ListErrorFramesRequest,ListErrorFramesResponse> getListErrorFramesMethod()
-
getGetErrorFrameMethod
public static io.grpc.MethodDescriptor<GetErrorFrameRequest,ErrorFrame> getGetErrorFrameMethod()
-
getListSourcesMethod
public static io.grpc.MethodDescriptor<ListSourcesRequest,ListSourcesResponse> getListSourcesMethod()
-
getGetSourceMethod
public static io.grpc.MethodDescriptor<GetSourceRequest,Source> getGetSourceMethod()
-
getCreateSourceMethod
public static io.grpc.MethodDescriptor<CreateSourceRequest,com.google.longrunning.Operation> getCreateSourceMethod()
-
getUpdateSourceMethod
public static io.grpc.MethodDescriptor<UpdateSourceRequest,com.google.longrunning.Operation> getUpdateSourceMethod()
-
getDeleteSourceMethod
public static io.grpc.MethodDescriptor<DeleteSourceRequest,com.google.longrunning.Operation> getDeleteSourceMethod()
-
getListPreferenceSetsMethod
public static io.grpc.MethodDescriptor<ListPreferenceSetsRequest,ListPreferenceSetsResponse> getListPreferenceSetsMethod()
-
getGetPreferenceSetMethod
public static io.grpc.MethodDescriptor<GetPreferenceSetRequest,PreferenceSet> getGetPreferenceSetMethod()
-
getCreatePreferenceSetMethod
public static io.grpc.MethodDescriptor<CreatePreferenceSetRequest,com.google.longrunning.Operation> getCreatePreferenceSetMethod()
-
getUpdatePreferenceSetMethod
public static io.grpc.MethodDescriptor<UpdatePreferenceSetRequest,com.google.longrunning.Operation> getUpdatePreferenceSetMethod()
-
getDeletePreferenceSetMethod
public static io.grpc.MethodDescriptor<DeletePreferenceSetRequest,com.google.longrunning.Operation> getDeletePreferenceSetMethod()
-
getGetSettingsMethod
public static io.grpc.MethodDescriptor<GetSettingsRequest,Settings> getGetSettingsMethod()
-
getUpdateSettingsMethod
public static io.grpc.MethodDescriptor<UpdateSettingsRequest,com.google.longrunning.Operation> getUpdateSettingsMethod()
-
getCreateReportConfigMethod
public static io.grpc.MethodDescriptor<CreateReportConfigRequest,com.google.longrunning.Operation> getCreateReportConfigMethod()
-
getGetReportConfigMethod
public static io.grpc.MethodDescriptor<GetReportConfigRequest,ReportConfig> getGetReportConfigMethod()
-
getListReportConfigsMethod
public static io.grpc.MethodDescriptor<ListReportConfigsRequest,ListReportConfigsResponse> getListReportConfigsMethod()
-
getDeleteReportConfigMethod
public static io.grpc.MethodDescriptor<DeleteReportConfigRequest,com.google.longrunning.Operation> getDeleteReportConfigMethod()
-
getCreateReportMethod
public static io.grpc.MethodDescriptor<CreateReportRequest,com.google.longrunning.Operation> getCreateReportMethod()
-
getGetReportMethod
public static io.grpc.MethodDescriptor<GetReportRequest,Report> getGetReportMethod()
-
getListReportsMethod
public static io.grpc.MethodDescriptor<ListReportsRequest,ListReportsResponse> getListReportsMethod()
-
getDeleteReportMethod
public static io.grpc.MethodDescriptor<DeleteReportRequest,com.google.longrunning.Operation> getDeleteReportMethod()
-
newStub
public static MigrationCenterGrpc.MigrationCenterStub newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-
newBlockingStub
public static MigrationCenterGrpc.MigrationCenterBlockingStub newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-
newFutureStub
public static MigrationCenterGrpc.MigrationCenterFutureStub newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-
bindService
public static final io.grpc.ServerServiceDefinition bindService(MigrationCenterGrpc.AsyncService service)
-
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-
-