public static final class ReportSummary.GroupPreferenceSetFinding extends com.google.protobuf.GeneratedMessageV3 implements ReportSummary.GroupPreferenceSetFindingOrBuilder
Summary Findings for a specific Group/PreferenceSet combination.Protobuf type
google.cloud.migrationcenter.v1.ReportSummary.GroupPreferenceSetFinding| Modifier and Type | Class and Description |
|---|---|
static class |
ReportSummary.GroupPreferenceSetFinding.Builder
Summary Findings for a specific Group/PreferenceSet combination.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
COMPUTE_ENGINE_FINDING_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
DISPLAY_NAME_FIELD_NUMBER |
static int |
MACHINE_PREFERENCES_FIELD_NUMBER |
static int |
MONTHLY_COST_COMPUTE_FIELD_NUMBER |
static int |
MONTHLY_COST_NETWORK_EGRESS_FIELD_NUMBER |
static int |
MONTHLY_COST_OS_LICENSE_FIELD_NUMBER |
static int |
MONTHLY_COST_OTHER_FIELD_NUMBER |
static int |
MONTHLY_COST_STORAGE_FIELD_NUMBER |
static int |
MONTHLY_COST_TOTAL_FIELD_NUMBER |
static int |
SOLE_TENANT_FINDING_FIELD_NUMBER |
static int |
VMWARE_ENGINE_FINDING_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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.
|
static ReportSummary.GroupPreferenceSetFinding |
getDefaultInstance() |
ReportSummary.GroupPreferenceSetFinding |
getDefaultInstanceForType() |
String |
getDescription()
Description for the Preference Set.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Description for the Preference Set.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.
|
com.google.protobuf.Parser<ReportSummary.GroupPreferenceSetFinding> |
getParserForType() |
int |
getSerializedSize() |
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.
|
int |
hashCode() |
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.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ReportSummary.GroupPreferenceSetFinding.Builder |
newBuilder() |
static ReportSummary.GroupPreferenceSetFinding.Builder |
newBuilder(ReportSummary.GroupPreferenceSetFinding prototype) |
ReportSummary.GroupPreferenceSetFinding.Builder |
newBuilderForType() |
protected ReportSummary.GroupPreferenceSetFinding.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ReportSummary.GroupPreferenceSetFinding |
parseDelimitedFrom(InputStream input) |
static ReportSummary.GroupPreferenceSetFinding |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.GroupPreferenceSetFinding |
parseFrom(byte[] data) |
static ReportSummary.GroupPreferenceSetFinding |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.GroupPreferenceSetFinding |
parseFrom(ByteBuffer data) |
static ReportSummary.GroupPreferenceSetFinding |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.GroupPreferenceSetFinding |
parseFrom(com.google.protobuf.ByteString data) |
static ReportSummary.GroupPreferenceSetFinding |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.GroupPreferenceSetFinding |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ReportSummary.GroupPreferenceSetFinding |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.GroupPreferenceSetFinding |
parseFrom(InputStream input) |
static ReportSummary.GroupPreferenceSetFinding |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ReportSummary.GroupPreferenceSetFinding> |
parser() |
ReportSummary.GroupPreferenceSetFinding.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DISPLAY_NAME_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int MACHINE_PREFERENCES_FIELD_NUMBER
public static final int MONTHLY_COST_TOTAL_FIELD_NUMBER
public static final int MONTHLY_COST_COMPUTE_FIELD_NUMBER
public static final int MONTHLY_COST_OS_LICENSE_FIELD_NUMBER
public static final int MONTHLY_COST_NETWORK_EGRESS_FIELD_NUMBER
public static final int MONTHLY_COST_STORAGE_FIELD_NUMBER
public static final int MONTHLY_COST_OTHER_FIELD_NUMBER
public static final int COMPUTE_ENGINE_FINDING_FIELD_NUMBER
public static final int VMWARE_ENGINE_FINDING_FIELD_NUMBER
public static final int SOLE_TENANT_FINDING_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getDisplayName()
Display Name of the Preference Set
string display_name = 1;getDisplayName in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Display Name of the Preference Set
string display_name = 1;getDisplayNameBytes in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic String getDescription()
Description for the Preference Set.
string description = 2;getDescription in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Description for the Preference Set.
string description = 2;getDescriptionBytes in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic boolean hasMachinePreferences()
A set of preferences that applies to all machines in the context.
.google.cloud.migrationcenter.v1.VirtualMachinePreferences machine_preferences = 3;
hasMachinePreferences in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic VirtualMachinePreferences getMachinePreferences()
A set of preferences that applies to all machines in the context.
.google.cloud.migrationcenter.v1.VirtualMachinePreferences machine_preferences = 3;
getMachinePreferences in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic VirtualMachinePreferencesOrBuilder getMachinePreferencesOrBuilder()
A set of preferences that applies to all machines in the context.
.google.cloud.migrationcenter.v1.VirtualMachinePreferences machine_preferences = 3;
getMachinePreferencesOrBuilder in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic boolean hasMonthlyCostTotal()
Total monthly cost for this preference set.
.google.type.Money monthly_cost_total = 4;hasMonthlyCostTotal in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.Money getMonthlyCostTotal()
Total monthly cost for this preference set.
.google.type.Money monthly_cost_total = 4;getMonthlyCostTotal in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.MoneyOrBuilder getMonthlyCostTotalOrBuilder()
Total monthly cost for this preference set.
.google.type.Money monthly_cost_total = 4;getMonthlyCostTotalOrBuilder in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic boolean hasMonthlyCostCompute()
Compute monthly cost for this preference set.
.google.type.Money monthly_cost_compute = 5;hasMonthlyCostCompute in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.Money getMonthlyCostCompute()
Compute monthly cost for this preference set.
.google.type.Money monthly_cost_compute = 5;getMonthlyCostCompute in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.MoneyOrBuilder getMonthlyCostComputeOrBuilder()
Compute monthly cost for this preference set.
.google.type.Money monthly_cost_compute = 5;getMonthlyCostComputeOrBuilder in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic boolean hasMonthlyCostOsLicense()
Licensing monthly cost for this preference set.
.google.type.Money monthly_cost_os_license = 6;hasMonthlyCostOsLicense in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.Money getMonthlyCostOsLicense()
Licensing monthly cost for this preference set.
.google.type.Money monthly_cost_os_license = 6;getMonthlyCostOsLicense in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.MoneyOrBuilder getMonthlyCostOsLicenseOrBuilder()
Licensing monthly cost for this preference set.
.google.type.Money monthly_cost_os_license = 6;getMonthlyCostOsLicenseOrBuilder in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic boolean hasMonthlyCostNetworkEgress()
Network Egress monthly cost for this preference set.
.google.type.Money monthly_cost_network_egress = 7;hasMonthlyCostNetworkEgress in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.Money getMonthlyCostNetworkEgress()
Network Egress monthly cost for this preference set.
.google.type.Money monthly_cost_network_egress = 7;getMonthlyCostNetworkEgress in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.MoneyOrBuilder getMonthlyCostNetworkEgressOrBuilder()
Network Egress monthly cost for this preference set.
.google.type.Money monthly_cost_network_egress = 7;getMonthlyCostNetworkEgressOrBuilder in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic boolean hasMonthlyCostStorage()
Storage monthly cost for this preference set.
.google.type.Money monthly_cost_storage = 8;hasMonthlyCostStorage in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.Money getMonthlyCostStorage()
Storage monthly cost for this preference set.
.google.type.Money monthly_cost_storage = 8;getMonthlyCostStorage in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.MoneyOrBuilder getMonthlyCostStorageOrBuilder()
Storage monthly cost for this preference set.
.google.type.Money monthly_cost_storage = 8;getMonthlyCostStorageOrBuilder in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic boolean hasMonthlyCostOther()
Miscellaneous monthly cost for this preference set.
.google.type.Money monthly_cost_other = 9;hasMonthlyCostOther in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.Money getMonthlyCostOther()
Miscellaneous monthly cost for this preference set.
.google.type.Money monthly_cost_other = 9;getMonthlyCostOther in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic com.google.type.MoneyOrBuilder getMonthlyCostOtherOrBuilder()
Miscellaneous monthly cost for this preference set.
.google.type.Money monthly_cost_other = 9;getMonthlyCostOtherOrBuilder in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic 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;
hasComputeEngineFinding in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic 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;
getComputeEngineFinding in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic 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;
getComputeEngineFindingOrBuilder in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic boolean hasVmwareEngineFinding()
A set of findings that applies to VMWare machines in the input.
.google.cloud.migrationcenter.v1.ReportSummary.VmwareEngineFinding vmware_engine_finding = 11;
hasVmwareEngineFinding in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic 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;
getVmwareEngineFinding in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic 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;
getVmwareEngineFindingOrBuilder in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic 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;
hasSoleTenantFinding in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic 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;
getSoleTenantFinding in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic 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;
getSoleTenantFindingOrBuilder in interface ReportSummary.GroupPreferenceSetFindingOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ReportSummary.GroupPreferenceSetFinding parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseFrom(InputStream input) throws IOException
IOExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ReportSummary.GroupPreferenceSetFinding parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ReportSummary.GroupPreferenceSetFinding.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ReportSummary.GroupPreferenceSetFinding.Builder newBuilder()
public static ReportSummary.GroupPreferenceSetFinding.Builder newBuilder(ReportSummary.GroupPreferenceSetFinding prototype)
public ReportSummary.GroupPreferenceSetFinding.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ReportSummary.GroupPreferenceSetFinding.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ReportSummary.GroupPreferenceSetFinding getDefaultInstance()
public static com.google.protobuf.Parser<ReportSummary.GroupPreferenceSetFinding> parser()
public com.google.protobuf.Parser<ReportSummary.GroupPreferenceSetFinding> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ReportSummary.GroupPreferenceSetFinding getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.