@Generated("by gapic-generator-java")
Package com.google.cloud.migrationcenter.v1
A client to Migration Center API
The interfaces provided are listed below, along with usage samples.
======================= MigrationCenterClient =======================
Service Description: Service describing handlers for resources.
Sample for MigrationCenterClient:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (MigrationCenterClient migrationCenterClient = MigrationCenterClient.create()) {
AssetName name = AssetName.of("[PROJECT]", "[LOCATION]", "[ASSET]");
Asset response = migrationCenterClient.getAsset(name);
}
-
Class Summary Class Description AddAssetsToGroupRequest A request to add assets to a group.AddAssetsToGroupRequest.Builder A request to add assets to a group.AggregateAssetsValuesRequest A request to aggregate one or more values.AggregateAssetsValuesRequest.Builder A request to aggregate one or more values.AggregateAssetsValuesResponse A response to a request to aggregated assets values.AggregateAssetsValuesResponse.Builder A response to a request to aggregated assets values.Aggregation Message describing an aggregation.Aggregation.Builder Message describing an aggregation.Aggregation.Count Object count.Aggregation.Count.Builder Object count.Aggregation.Frequency Frequency distribution of all field values.Aggregation.Frequency.Builder Frequency distribution of all field values.Aggregation.Histogram Histogram of bucketed assets counts by field value.Aggregation.Histogram.Builder Histogram of bucketed assets counts by field value.Aggregation.Sum Sum of field values.Aggregation.Sum.Builder Sum of field values.AggregationResult Message describing a result of an aggregation.AggregationResult.Builder Message describing a result of an aggregation.AggregationResult.Count The result of a count aggregation.AggregationResult.Count.Builder The result of a count aggregation.AggregationResult.Frequency The result of a frequency distribution aggregation.AggregationResult.Frequency.Builder The result of a frequency distribution aggregation.AggregationResult.Histogram The result of a bucketed histogram aggregation.AggregationResult.Histogram.Bucket A histogram bucket with a lower and upper bound, and a count of items with a field value between those bounds.AggregationResult.Histogram.Bucket.Builder A histogram bucket with a lower and upper bound, and a count of items with a field value between those bounds.AggregationResult.Histogram.Builder The result of a bucketed histogram aggregation.AggregationResult.Sum The result of a sum aggregation.AggregationResult.Sum.Builder The result of a sum aggregation.Asset An asset represents a resource in your environment.Asset.Builder An asset represents a resource in your environment.AssetFrame Contains data reported from an inventory source on an asset.AssetFrame.Builder Contains data reported from an inventory source on an asset.AssetList Lists the asset IDs of all assets.AssetList.Builder Lists the asset IDs of all assets.AssetName AssetName.Builder Builder for projects/{project}/locations/{location}/assets/{asset}.AssetPerformanceData Performance data for an asset.AssetPerformanceData.Builder Performance data for an asset.AwsEc2PlatformDetails AWS EC2 specific details.AwsEc2PlatformDetails.Builder AWS EC2 specific details.AzureVmPlatformDetails Azure VM specific details.AzureVmPlatformDetails.Builder Azure VM specific details.BatchDeleteAssetsRequest A request to delete a list of asset.BatchDeleteAssetsRequest.Builder A request to delete a list of asset.BatchUpdateAssetsRequest A request to update a list of assets.BatchUpdateAssetsRequest.Builder A request to update a list of assets.BatchUpdateAssetsResponse Response for updating a list of assets.BatchUpdateAssetsResponse.Builder Response for updating a list of assets.BiosDetails Details about the BIOS.BiosDetails.Builder Details about the BIOS.ComputeEngineMigrationTarget Compute engine migration target.ComputeEngineMigrationTarget.Builder Compute engine migration target.ComputeEnginePreferences The user preferences relating to Compute Engine target platform.ComputeEnginePreferences.Builder The user preferences relating to Compute Engine target platform.ComputeEngineShapeDescriptor Compute Engine target shape descriptor.ComputeEngineShapeDescriptor.Builder Compute Engine target shape descriptor.CpuUsageSample CPU usage sample.CpuUsageSample.Builder CPU usage sample.CreateGroupRequest A request to create a group.CreateGroupRequest.Builder A request to create a group.CreateImportDataFileRequest A request to create an `ImportDataFile` resource.CreateImportDataFileRequest.Builder A request to create an `ImportDataFile` resource.CreateImportJobRequest A request to create an import job.CreateImportJobRequest.Builder A request to create an import job.CreatePreferenceSetRequest A request to create a preference set.CreatePreferenceSetRequest.Builder A request to create a preference set.CreateReportConfigRequest A request to create a `ReportConfig` resource.CreateReportConfigRequest.Builder A request to create a `ReportConfig` resource.CreateReportRequest Message for creating a Report.CreateReportRequest.Builder Message for creating a Report.CreateSourceRequest A request to create a source.CreateSourceRequest.Builder A request to create a source.DailyResourceUsageAggregation Usage data aggregation for a single day.DailyResourceUsageAggregation.Builder Usage data aggregation for a single day.DailyResourceUsageAggregation.CPU Statistical aggregation of CPU usage.DailyResourceUsageAggregation.CPU.Builder Statistical aggregation of CPU usage.DailyResourceUsageAggregation.Disk Statistical aggregation of disk usage.DailyResourceUsageAggregation.Disk.Builder Statistical aggregation of disk usage.DailyResourceUsageAggregation.Memory Statistical aggregation of memory usage.DailyResourceUsageAggregation.Memory.Builder Statistical aggregation of memory usage.DailyResourceUsageAggregation.Network Statistical aggregation of network usage.DailyResourceUsageAggregation.Network.Builder Statistical aggregation of network usage.DailyResourceUsageAggregation.Stats Statistical aggregation of samples for a single resource usage.DailyResourceUsageAggregation.Stats.Builder Statistical aggregation of samples for a single resource usage.DeleteAssetRequest A request to delete an asset.DeleteAssetRequest.Builder A request to delete an asset.DeleteGroupRequest A request to delete a group.DeleteGroupRequest.Builder A request to delete a group.DeleteImportDataFileRequest A request to delete an `ImportDataFile` resource.DeleteImportDataFileRequest.Builder A request to delete an `ImportDataFile` resource.DeleteImportJobRequest A request to delete an import job.DeleteImportJobRequest.Builder A request to delete an import job.DeletePreferenceSetRequest A request to delete a preference set.DeletePreferenceSetRequest.Builder A request to delete a preference set.DeleteReportConfigRequest A request to delete a ReportConfig.DeleteReportConfigRequest.Builder A request to delete a ReportConfig.DeleteReportRequest A request to delete a Report.DeleteReportRequest.Builder A request to delete a Report.DeleteSourceRequest A request to delete a source.DeleteSourceRequest.Builder A request to delete a source.DiskEntry Single disk entry.DiskEntry.Builder Single disk entry.DiskEntryList VM disks.DiskEntryList.Builder VM disks.DiskPartition Disk Partition details.DiskPartition.Builder Disk Partition details.DiskPartitionList Disk partition list.DiskPartitionList.Builder Disk partition list.DiskUsageSample Disk usage sample.DiskUsageSample.Builder Disk usage sample.ErrorFrame Message representing a frame which failed to be processed due to an error.ErrorFrame.Builder Message representing a frame which failed to be processed due to an error.ErrorFrameName ErrorFrameName.Builder Builder for projects/{project}/locations/{location}/sources/{source}/errorFrames/{error_frame}.ExecutionReport A resource that reports result of the import job execution.ExecutionReport.Builder A resource that reports result of the import job execution.FileValidationReport A resource that aggregates the validation errors found in an import job file.FileValidationReport.Builder A resource that aggregates the validation errors found in an import job file.FitDescriptor Describes the fit level of an asset for migration to a specific target.FitDescriptor.Builder Describes the fit level of an asset for migration to a specific target.Frames Collection of frame data.Frames.Builder Collection of frame data.FrameViolationEntry A resource that contains a single violation of a reported `AssetFrame` resource.FrameViolationEntry.Builder A resource that contains a single violation of a reported `AssetFrame` resource.FstabEntry Single fstab entry.FstabEntry.Builder Single fstab entry.FstabEntryList Fstab content.FstabEntryList.Builder Fstab content.GenericPlatformDetails Generic platform details.GenericPlatformDetails.Builder Generic platform details.GetAssetRequest Message for getting a Asset.GetAssetRequest.Builder Message for getting a Asset.GetErrorFrameRequest Protobuf typegoogle.cloud.migrationcenter.v1.GetErrorFrameRequest
GetErrorFrameRequest.Builder Protobuf typegoogle.cloud.migrationcenter.v1.GetErrorFrameRequest
GetGroupRequest A request to get a group.GetGroupRequest.Builder A request to get a group.GetImportDataFileRequest A request to get an import data file.GetImportDataFileRequest.Builder A request to get an import data file.GetImportJobRequest A request to get an import job.GetImportJobRequest.Builder A request to get an import job.GetPreferenceSetRequest A request to get a preference set.GetPreferenceSetRequest.Builder A request to get a preference set.GetReportConfigRequest A request to get a `ReportConfig` resource.GetReportConfigRequest.Builder A request to get a `ReportConfig` resource.GetReportRequest A request to get a Report.GetReportRequest.Builder A request to get a Report.GetSettingsRequest A request to get the settings.GetSettingsRequest.Builder A request to get the settings.GetSourceRequest A request to get a source.GetSourceRequest.Builder A request to get a source.Group A resource that represents an asset group.Group.Builder A resource that represents an asset group.GroupName GroupName.Builder Builder for projects/{project}/locations/{location}/groups/{group}.GuestConfigDetails Guest OS config information.GuestConfigDetails.Builder Guest OS config information.GuestInstalledApplication Guest installed application information.GuestInstalledApplication.Builder Guest installed application information.GuestInstalledApplicationList Guest installed application list.GuestInstalledApplicationList.Builder Guest installed application list.GuestOsDetails Information from Guest-level collections.GuestOsDetails.Builder Information from Guest-level collections.GuestRuntimeDetails Guest OS runtime information.GuestRuntimeDetails.Builder Guest OS runtime information.HostsEntry Single /etc/hosts entry.HostsEntry.Builder Single /etc/hosts entry.HostsEntryList Hosts content.HostsEntryList.Builder Hosts content.ImportDataFile A resource that represents a payload file in an import job.ImportDataFile.Builder A resource that represents a payload file in an import job.ImportDataFileName ImportDataFileName.Builder Builder for projects/{project}/locations/{location}/importJobs/{import_job}/importDataFiles/{import_data_file}.ImportError A resource that reports the errors encountered while processing an import job.ImportError.Builder A resource that reports the errors encountered while processing an import job.ImportJob A resource that represents the background job that imports asset frames.ImportJob.Builder A resource that represents the background job that imports asset frames.ImportJobName ImportJobName.Builder Builder for projects/{project}/locations/{location}/importJobs/{import_job}.ImportRowError A resource that reports the import job errors at row level.ImportRowError.Builder A resource that reports the import job errors at row level.Insight An insight about an asset.Insight.Builder An insight about an asset.InsightList Message containing insights list.InsightList.Builder Message containing insights list.ListAssetsRequest Message for requesting a list of assets.ListAssetsRequest.Builder Message for requesting a list of assets.ListAssetsResponse Response message for listing assets.ListAssetsResponse.Builder Response message for listing assets.ListErrorFramesRequest A request to list error frames for a source.ListErrorFramesRequest.Builder A request to list error frames for a source.ListErrorFramesResponse A response for listing error frames.ListErrorFramesResponse.Builder A response for listing error frames.ListGroupsRequest A request to list groups.ListGroupsRequest.Builder A request to list groups.ListGroupsResponse A response for listing groups.ListGroupsResponse.Builder A response for listing groups.ListImportDataFilesRequest A request to list import data files of an import job.ListImportDataFilesRequest.Builder A request to list import data files of an import job.ListImportDataFilesResponse Response for listing payload files of an import job.ListImportDataFilesResponse.Builder Response for listing payload files of an import job.ListImportJobsRequest A request to list import jobs.ListImportJobsRequest.Builder A request to list import jobs.ListImportJobsResponse A response for listing import jobs.ListImportJobsResponse.Builder A response for listing import jobs.ListPreferenceSetsRequest Request for listing preference sets.ListPreferenceSetsRequest.Builder Request for listing preference sets.ListPreferenceSetsResponse Response message for listing preference sets.ListPreferenceSetsResponse.Builder Response message for listing preference sets.ListReportConfigsRequest A request to get a list of `ReportConfig` resources.ListReportConfigsRequest.Builder A request to get a list of `ReportConfig` resources.ListReportConfigsResponse Response message for listing report configs.ListReportConfigsResponse.Builder Response message for listing report configs.ListReportsRequest A request for a list of Reports.ListReportsRequest.Builder A request for a list of Reports.ListReportsResponse Response message for listing Reports.ListReportsResponse.Builder Response message for listing Reports.ListSourcesRequest A request for a list of sources.ListSourcesRequest.Builder A request for a list of sources.ListSourcesResponse Response message for listing sources.ListSourcesResponse.Builder Response message for listing sources.LocationName LocationName.Builder Builder for projects/{project}/locations/{location}.MachineArchitectureDetails Details of the machine architecture.MachineArchitectureDetails.Builder Details of the machine architecture.MachineDetails Details of a machine.MachineDetails.Builder Details of a machine.MachineDiskDetails Details of machine disks.MachineDiskDetails.Builder Details of machine disks.MachineNetworkDetails Details of network adapters and settings.MachineNetworkDetails.Builder Details of network adapters and settings.MachinePreferences The type of machines to consider when calculating virtual machine migration insights and recommendations.MachinePreferences.Builder The type of machines to consider when calculating virtual machine migration insights and recommendations.MachineSeries A Compute Engine machine series.MachineSeries.Builder A Compute Engine machine series.MemoryUsageSample Memory usage sample.MemoryUsageSample.Builder Memory usage sample.MigrationCenterClient Service Description: Service describing handlers for resources.MigrationCenterClient.ListAssetsFixedSizeCollection MigrationCenterClient.ListAssetsPage MigrationCenterClient.ListAssetsPagedResponse MigrationCenterClient.ListErrorFramesFixedSizeCollection MigrationCenterClient.ListErrorFramesPage MigrationCenterClient.ListErrorFramesPagedResponse MigrationCenterClient.ListGroupsFixedSizeCollection MigrationCenterClient.ListGroupsPage MigrationCenterClient.ListGroupsPagedResponse MigrationCenterClient.ListImportDataFilesFixedSizeCollection MigrationCenterClient.ListImportDataFilesPage MigrationCenterClient.ListImportDataFilesPagedResponse MigrationCenterClient.ListImportJobsFixedSizeCollection MigrationCenterClient.ListImportJobsPage MigrationCenterClient.ListImportJobsPagedResponse MigrationCenterClient.ListLocationsFixedSizeCollection MigrationCenterClient.ListLocationsPage MigrationCenterClient.ListLocationsPagedResponse MigrationCenterClient.ListPreferenceSetsFixedSizeCollection MigrationCenterClient.ListPreferenceSetsPage MigrationCenterClient.ListPreferenceSetsPagedResponse MigrationCenterClient.ListReportConfigsFixedSizeCollection MigrationCenterClient.ListReportConfigsPage MigrationCenterClient.ListReportConfigsPagedResponse MigrationCenterClient.ListReportsFixedSizeCollection MigrationCenterClient.ListReportsPage MigrationCenterClient.ListReportsPagedResponse MigrationCenterClient.ListSourcesFixedSizeCollection MigrationCenterClient.ListSourcesPage MigrationCenterClient.ListSourcesPagedResponse MigrationCenterGrpc Service describing handlers for resources.MigrationCenterGrpc.MigrationCenterBlockingStub A stub to allow clients to do synchronous rpc calls to service MigrationCenter.MigrationCenterGrpc.MigrationCenterFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service MigrationCenter.MigrationCenterGrpc.MigrationCenterImplBase Base class for the server implementation of the service MigrationCenter.MigrationCenterGrpc.MigrationCenterStub A stub to allow clients to do asynchronous rpc calls to service MigrationCenter.MigrationCenterProto MigrationCenterSettings Settings class to configure an instance ofMigrationCenterClient
.MigrationCenterSettings.Builder Builder for MigrationCenterSettings.MigrationInsight An insight about potential migrations for an asset.MigrationInsight.Builder An insight about potential migrations for an asset.NetworkAdapterDetails Details of network adapter.NetworkAdapterDetails.Builder Details of network adapter.NetworkAdapterList List of network adapters.NetworkAdapterList.Builder List of network adapters.NetworkAddress Details of network address.NetworkAddress.Builder Details of network address.NetworkAddressList List of allocated/assigned network addresses.NetworkAddressList.Builder List of allocated/assigned network addresses.NetworkConnection Protobuf typegoogle.cloud.migrationcenter.v1.NetworkConnection
NetworkConnection.Builder Protobuf typegoogle.cloud.migrationcenter.v1.NetworkConnection
NetworkConnectionList Network connection list.NetworkConnectionList.Builder Network connection list.NetworkUsageSample Network usage sample.NetworkUsageSample.Builder Network usage sample.NfsExport NFS export.NfsExport.Builder NFS export.NfsExportList NFS exports.NfsExportList.Builder NFS exports.OpenFileDetails Open file Information.OpenFileDetails.Builder Open file Information.OpenFileList Open file list.OpenFileList.Builder Open file list.OperationMetadata Represents the metadata of the long-running operation.OperationMetadata.Builder Represents the metadata of the long-running operation.PerformanceSample Performance data sample.PerformanceSample.Builder Performance data sample.PhysicalPlatformDetails Platform specific details for Physical Machines.PhysicalPlatformDetails.Builder Platform specific details for Physical Machines.PlatformDetails Information about the platform.PlatformDetails.Builder Information about the platform.PreferenceSet The preferences that apply to all assets in a given context.PreferenceSet.Builder The preferences that apply to all assets in a given context.PreferenceSetName PreferenceSetName.Builder Builder for projects/{project}/locations/{location}/preferenceSets/{preference_set}.RegionPreferences The user preferences relating to target regions.RegionPreferences.Builder The user preferences relating to target regions.RemoveAssetsFromGroupRequest A request to remove assets from a group.RemoveAssetsFromGroupRequest.Builder A request to remove assets from a group.Report Report represents a point-in-time rendering of the ReportConfig results.Report.Builder Report represents a point-in-time rendering of the ReportConfig results.ReportAssetFramesRequest A request to report a set of asset frames.ReportAssetFramesRequest.Builder A request to report a set of asset frames.ReportAssetFramesResponse A response to a call to `ReportAssetFrame`.ReportAssetFramesResponse.Builder A response to a call to `ReportAssetFrame`.ReportConfig The groups and associated preference sets on which we can generate reports.ReportConfig.Builder The groups and associated preference sets on which we can generate reports.ReportConfig.GroupPreferenceSetAssignment Represents a combination of a group with a preference set.ReportConfig.GroupPreferenceSetAssignment.Builder Represents a combination of a group with a preference set.ReportConfigName ReportConfigName.Builder Builder for projects/{project}/locations/{location}/reportConfigs/{report_config}.ReportName ReportName.Builder Builder for projects/{project}/locations/{location}/reportConfigs/{report_config}/reports/{report}.ReportSummary Describes the Summary view of a Report, which contains aggregated values for all the groups and preference sets included in this Report.ReportSummary.AssetAggregateStats Aggregate statistics for a collection of assets.ReportSummary.AssetAggregateStats.Builder Aggregate statistics for a collection of assets.ReportSummary.Builder Describes the Summary view of a Report, which contains aggregated values for all the groups and preference sets included in this Report.ReportSummary.ChartData Describes a collection of data points rendered as a Chart.ReportSummary.ChartData.Builder Describes a collection of data points rendered as a Chart.ReportSummary.ChartData.DataPoint Describes a single data point in the Chart.ReportSummary.ChartData.DataPoint.Builder Describes a single data point in the Chart.ReportSummary.ComputeEngineFinding A set of findings that applies to assets destined for Compute Engine.ReportSummary.ComputeEngineFinding.Builder A set of findings that applies to assets destined for Compute Engine.ReportSummary.GroupFinding Summary Findings for a specific Group.ReportSummary.GroupFinding.Builder Summary Findings for a specific Group.ReportSummary.GroupPreferenceSetFinding Summary Findings for a specific Group/PreferenceSet combination.ReportSummary.GroupPreferenceSetFinding.Builder Summary Findings for a specific Group/PreferenceSet combination.ReportSummary.HistogramChartData A Histogram Chart shows a distribution of values into buckets, showing a count of values which fall into a bucket.ReportSummary.HistogramChartData.Bucket A histogram bucket with a lower and upper bound, and a count of items with a field value between those bounds.ReportSummary.HistogramChartData.Bucket.Builder A histogram bucket with a lower and upper bound, and a count of items with a field value between those bounds.ReportSummary.HistogramChartData.Builder A Histogram Chart shows a distribution of values into buckets, showing a count of values which fall into a bucket.ReportSummary.MachineSeriesAllocation Represents a data point tracking the count of assets allocated for a specific Machine Series.ReportSummary.MachineSeriesAllocation.Builder Represents a data point tracking the count of assets allocated for a specific Machine Series.ReportSummary.UtilizationChartData Utilization Chart is a specific type of visualization which displays a metric classified into "Used" and "Free" buckets.ReportSummary.UtilizationChartData.Builder Utilization Chart is a specific type of visualization which displays a metric classified into "Used" and "Free" buckets.RunImportJobRequest A request to run an import job.RunImportJobRequest.Builder A request to run an import job.RunningProcess Guest OS running process details.RunningProcess.Builder Guest OS running process details.RunningProcessList List of running guest OS processes.RunningProcessList.Builder List of running guest OS processes.RunningService Guest OS running service details.RunningService.Builder Guest OS running service details.RunningServiceList List of running guest OS services.RunningServiceList.Builder List of running guest OS services.RuntimeNetworkInfo Runtime networking information.RuntimeNetworkInfo.Builder Runtime networking information.Settings Describes the Migration Center settings related to the project.Settings.Builder Describes the Migration Center settings related to the project.SettingsName SettingsName.Builder Builder for projects/{project}/locations/{location}/settings.Source Source represents an object from which asset information is streamed to Migration Center.Source.Builder Source represents an object from which asset information is streamed to Migration Center.SourceName SourceName.Builder Builder for projects/{project}/locations/{location}/sources/{source}.UpdateAssetRequest A request to update an asset.UpdateAssetRequest.Builder A request to update an asset.UpdateGroupRequest A request to update a group.UpdateGroupRequest.Builder A request to update a group.UpdateImportJobRequest A request to update an import job.UpdateImportJobRequest.Builder A request to update an import job.UpdatePreferenceSetRequest A request to update a preference set.UpdatePreferenceSetRequest.Builder A request to update a preference set.UpdateSettingsRequest A request to update the settings.UpdateSettingsRequest.Builder A request to update the settings.UpdateSourceRequest A request to update a source.UpdateSourceRequest.Builder A request to update a source.UploadFileInfo A resource that contains a URI to which a data file can be uploaded.UploadFileInfo.Builder A resource that contains a URI to which a data file can be uploaded.ValidateImportJobRequest A request to validate an import job.ValidateImportJobRequest.Builder A request to validate an import job.ValidationReport A resource that aggregates errors across import job files.ValidationReport.Builder A resource that aggregates errors across import job files.VirtualMachinePreferences VirtualMachinePreferences enables you to create sets of assumptions, for example, a geographical location and pricing track, for your migrated virtual machines.VirtualMachinePreferences.Builder VirtualMachinePreferences enables you to create sets of assumptions, for example, a geographical location and pricing track, for your migrated virtual machines.VmwareDiskConfig VMware disk config details.VmwareDiskConfig.Builder VMware disk config details.VmwarePlatformDetails VMware specific details.VmwarePlatformDetails.Builder VMware specific details. -
Enum Summary Enum Description Aggregation.AggregationFunctionCase AggregationResult.ResultCase Asset.AssetDetailsCase AssetFrame.FrameDataCase AssetView Specifies the types of asset views that provide complete or partial details of an asset.CommitmentPlan The plan of commitments for VM resource-based committed use discount (CUD).DiskEntry.InterfaceType Disks interface type.DiskEntry.PlatformSpecificCase ErrorFrameView ErrorFrameView can be specified in ErrorFrames List and Get requests to control the level of details that is returned for the original frame.FitDescriptor.FitLevel Fit level.GuestConfigDetails.SeLinuxMode Security-Enhanced Linux (SELinux) mode.ImportDataFile.FileInfoCase ImportDataFile.State Enumerates possible states of an import data file.ImportError.Severity Enumerate possible error severity.ImportJob.ImportJobState Enumerates possible states of an import job.ImportJob.ReportCase ImportJobFormat Specifies the data formats supported by Migration Center.ImportJobView Specifies the types of import job views that provide complete or partial details of an import job.Insight.InsightCase LicenseType The License type for premium images (RHEL, RHEL for SAP, SLES, SLES for SAP, Windows Server).MachineArchitectureDetails.CpuHyperThreading CPU hyper-threading support.MachineArchitectureDetails.FirmwareType Firmware type.MachineDetails.PowerState Machine power state.MigrationInsight.MigrationTargetCase NetworkAddress.AddressAssignment Network address assignment.NetworkConnection.State Network connection state.OperatingSystemFamily Known categories of operating systems.PersistentDiskType The persistent disk (PD) types of Compute Engine virtual machines.PlatformDetails.VendorDetailsCase Report.State Report creation state.Report.Type Report type.ReportView Specifies the types of views that provide complete or partial details of a Report.RunningService.StartMode Service start mode (OS-agnostic).RunningService.State Service state (OS-agnostic).SizingOptimizationStrategy The sizing optimization strategy preferences of a virtual machine.Source.SourceType Protobuf enumgoogle.cloud.migrationcenter.v1.Source.SourceType
Source.State Enumerates possible states of a source.VmwareDiskConfig.BackingType VMDK backing type possible values.VmwareDiskConfig.RdmCompatibility RDM compatibility mode.VmwareDiskConfig.VmdkMode VMDK disk mode.