public static interface ReportSummary.GroupPreferenceSetFindingOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ReportSummary.ComputeEngineFinding |
getComputeEngineFinding()
A set of findings that applies to Compute Engine machines in the input.
|
ReportSummary.ComputeEngineFindingOrBuilder |
getComputeEngineFindingOrBuilder()
A set of findings that applies to Compute Engine machines in the input.
|
String |
getDescription()
Description for the Preference Set.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Description for the Preference Set.
|
String |
getDisplayName()
Display Name of the Preference Set
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Display Name of the Preference Set
|
VirtualMachinePreferences |
getMachinePreferences()
A set of preferences that applies to all machines in the context.
|
VirtualMachinePreferencesOrBuilder |
getMachinePreferencesOrBuilder()
A set of preferences that applies to all machines in the context.
|
com.google.type.Money |
getMonthlyCostCompute()
Compute monthly cost for this preference set.
|
com.google.type.MoneyOrBuilder |
getMonthlyCostComputeOrBuilder()
Compute monthly cost for this preference set.
|
com.google.type.Money |
getMonthlyCostNetworkEgress()
Network Egress monthly cost for this preference set.
|
com.google.type.MoneyOrBuilder |
getMonthlyCostNetworkEgressOrBuilder()
Network Egress monthly cost for this preference set.
|
com.google.type.Money |
getMonthlyCostOsLicense()
Licensing monthly cost for this preference set.
|
com.google.type.MoneyOrBuilder |
getMonthlyCostOsLicenseOrBuilder()
Licensing monthly cost for this preference set.
|
com.google.type.Money |
getMonthlyCostOther()
Miscellaneous monthly cost for this preference set.
|
com.google.type.MoneyOrBuilder |
getMonthlyCostOtherOrBuilder()
Miscellaneous monthly cost for this preference set.
|
com.google.type.Money |
getMonthlyCostStorage()
Storage monthly cost for this preference set.
|
com.google.type.MoneyOrBuilder |
getMonthlyCostStorageOrBuilder()
Storage monthly cost for this preference set.
|
com.google.type.Money |
getMonthlyCostTotal()
Total monthly cost for this preference set.
|
com.google.type.MoneyOrBuilder |
getMonthlyCostTotalOrBuilder()
Total monthly cost for this preference set.
|
ReportSummary.SoleTenantFinding |
getSoleTenantFinding()
A set of findings that applies to Sole-Tenant machines in the input.
|
ReportSummary.SoleTenantFindingOrBuilder |
getSoleTenantFindingOrBuilder()
A set of findings that applies to Sole-Tenant machines in the input.
|
ReportSummary.VmwareEngineFinding |
getVmwareEngineFinding()
A set of findings that applies to VMWare machines in the input.
|
ReportSummary.VmwareEngineFindingOrBuilder |
getVmwareEngineFindingOrBuilder()
A set of findings that applies to VMWare machines in the input.
|
boolean |
hasComputeEngineFinding()
A set of findings that applies to Compute Engine machines in the input.
|
boolean |
hasMachinePreferences()
A set of preferences that applies to all machines in the context.
|
boolean |
hasMonthlyCostCompute()
Compute monthly cost for this preference set.
|
boolean |
hasMonthlyCostNetworkEgress()
Network Egress monthly cost for this preference set.
|
boolean |
hasMonthlyCostOsLicense()
Licensing monthly cost for this preference set.
|
boolean |
hasMonthlyCostOther()
Miscellaneous monthly cost for this preference set.
|
boolean |
hasMonthlyCostStorage()
Storage monthly cost for this preference set.
|
boolean |
hasMonthlyCostTotal()
Total monthly cost for this preference set.
|
boolean |
hasSoleTenantFinding()
A set of findings that applies to Sole-Tenant machines in the input.
|
boolean |
hasVmwareEngineFinding()
A set of findings that applies to VMWare machines in the input.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDisplayName()
Display Name of the Preference Set
string display_name = 1;com.google.protobuf.ByteString getDisplayNameBytes()
Display Name of the Preference Set
string display_name = 1;String getDescription()
Description for the Preference Set.
string description = 2;com.google.protobuf.ByteString getDescriptionBytes()
Description for the Preference Set.
string description = 2;boolean hasMachinePreferences()
A set of preferences that applies to all machines in the context.
.google.cloud.migrationcenter.v1.VirtualMachinePreferences machine_preferences = 3;
VirtualMachinePreferences getMachinePreferences()
A set of preferences that applies to all machines in the context.
.google.cloud.migrationcenter.v1.VirtualMachinePreferences machine_preferences = 3;
VirtualMachinePreferencesOrBuilder getMachinePreferencesOrBuilder()
A set of preferences that applies to all machines in the context.
.google.cloud.migrationcenter.v1.VirtualMachinePreferences machine_preferences = 3;
boolean hasMonthlyCostTotal()
Total monthly cost for this preference set.
.google.type.Money monthly_cost_total = 4;com.google.type.Money getMonthlyCostTotal()
Total monthly cost for this preference set.
.google.type.Money monthly_cost_total = 4;com.google.type.MoneyOrBuilder getMonthlyCostTotalOrBuilder()
Total monthly cost for this preference set.
.google.type.Money monthly_cost_total = 4;boolean hasMonthlyCostCompute()
Compute monthly cost for this preference set.
.google.type.Money monthly_cost_compute = 5;com.google.type.Money getMonthlyCostCompute()
Compute monthly cost for this preference set.
.google.type.Money monthly_cost_compute = 5;com.google.type.MoneyOrBuilder getMonthlyCostComputeOrBuilder()
Compute monthly cost for this preference set.
.google.type.Money monthly_cost_compute = 5;boolean hasMonthlyCostOsLicense()
Licensing monthly cost for this preference set.
.google.type.Money monthly_cost_os_license = 6;com.google.type.Money getMonthlyCostOsLicense()
Licensing monthly cost for this preference set.
.google.type.Money monthly_cost_os_license = 6;com.google.type.MoneyOrBuilder getMonthlyCostOsLicenseOrBuilder()
Licensing monthly cost for this preference set.
.google.type.Money monthly_cost_os_license = 6;boolean hasMonthlyCostNetworkEgress()
Network Egress monthly cost for this preference set.
.google.type.Money monthly_cost_network_egress = 7;com.google.type.Money getMonthlyCostNetworkEgress()
Network Egress monthly cost for this preference set.
.google.type.Money monthly_cost_network_egress = 7;com.google.type.MoneyOrBuilder getMonthlyCostNetworkEgressOrBuilder()
Network Egress monthly cost for this preference set.
.google.type.Money monthly_cost_network_egress = 7;boolean hasMonthlyCostStorage()
Storage monthly cost for this preference set.
.google.type.Money monthly_cost_storage = 8;com.google.type.Money getMonthlyCostStorage()
Storage monthly cost for this preference set.
.google.type.Money monthly_cost_storage = 8;com.google.type.MoneyOrBuilder getMonthlyCostStorageOrBuilder()
Storage monthly cost for this preference set.
.google.type.Money monthly_cost_storage = 8;boolean hasMonthlyCostOther()
Miscellaneous monthly cost for this preference set.
.google.type.Money monthly_cost_other = 9;com.google.type.Money getMonthlyCostOther()
Miscellaneous monthly cost for this preference set.
.google.type.Money monthly_cost_other = 9;com.google.type.MoneyOrBuilder getMonthlyCostOtherOrBuilder()
Miscellaneous monthly cost for this preference set.
.google.type.Money monthly_cost_other = 9;boolean hasComputeEngineFinding()
A set of findings that applies to Compute Engine machines in the input.
.google.cloud.migrationcenter.v1.ReportSummary.ComputeEngineFinding compute_engine_finding = 10;
ReportSummary.ComputeEngineFinding getComputeEngineFinding()
A set of findings that applies to Compute Engine machines in the input.
.google.cloud.migrationcenter.v1.ReportSummary.ComputeEngineFinding compute_engine_finding = 10;
ReportSummary.ComputeEngineFindingOrBuilder getComputeEngineFindingOrBuilder()
A set of findings that applies to Compute Engine machines in the input.
.google.cloud.migrationcenter.v1.ReportSummary.ComputeEngineFinding compute_engine_finding = 10;
boolean hasVmwareEngineFinding()
A set of findings that applies to VMWare machines in the input.
.google.cloud.migrationcenter.v1.ReportSummary.VmwareEngineFinding vmware_engine_finding = 11;
ReportSummary.VmwareEngineFinding getVmwareEngineFinding()
A set of findings that applies to VMWare machines in the input.
.google.cloud.migrationcenter.v1.ReportSummary.VmwareEngineFinding vmware_engine_finding = 11;
ReportSummary.VmwareEngineFindingOrBuilder getVmwareEngineFindingOrBuilder()
A set of findings that applies to VMWare machines in the input.
.google.cloud.migrationcenter.v1.ReportSummary.VmwareEngineFinding vmware_engine_finding = 11;
boolean hasSoleTenantFinding()
A set of findings that applies to Sole-Tenant machines in the input.
.google.cloud.migrationcenter.v1.ReportSummary.SoleTenantFinding sole_tenant_finding = 12;
ReportSummary.SoleTenantFinding getSoleTenantFinding()
A set of findings that applies to Sole-Tenant machines in the input.
.google.cloud.migrationcenter.v1.ReportSummary.SoleTenantFinding sole_tenant_finding = 12;
ReportSummary.SoleTenantFindingOrBuilder getSoleTenantFindingOrBuilder()
A set of findings that applies to Sole-Tenant machines in the input.
.google.cloud.migrationcenter.v1.ReportSummary.SoleTenantFinding sole_tenant_finding = 12;
Copyright © 2024 Google LLC. All rights reserved.