Class ReportSummary.GroupPreferenceSetFinding
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.migrationcenter.v1.ReportSummary.GroupPreferenceSetFinding
-
- All Implemented Interfaces:
ReportSummary.GroupPreferenceSetFindingOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- ReportSummary
public static final class ReportSummary.GroupPreferenceSetFinding extends com.google.protobuf.GeneratedMessageV3 implements ReportSummary.GroupPreferenceSetFindingOrBuilder
Summary Findings for a specific Group/PreferenceSet combination.
Protobuf typegoogle.cloud.migrationcenter.v1.ReportSummary.GroupPreferenceSetFinding
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ReportSummary.GroupPreferenceSetFinding.Builder
Summary Findings for a specific Group/PreferenceSet combination.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field 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
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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 Setcom.google.protobuf.ByteString
getDisplayNameBytes()
Display Name of the Preference SetVirtualMachinePreferences
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()
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.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(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 ReportSummary.GroupPreferenceSetFinding
parseFrom(ByteBuffer data)
static ReportSummary.GroupPreferenceSetFinding
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ReportSummary.GroupPreferenceSetFinding>
parser()
ReportSummary.GroupPreferenceSetFinding.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MACHINE_PREFERENCES_FIELD_NUMBER
public static final int MACHINE_PREFERENCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONTHLY_COST_TOTAL_FIELD_NUMBER
public static final int MONTHLY_COST_TOTAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONTHLY_COST_COMPUTE_FIELD_NUMBER
public static final int MONTHLY_COST_COMPUTE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONTHLY_COST_OS_LICENSE_FIELD_NUMBER
public static final int MONTHLY_COST_OS_LICENSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONTHLY_COST_NETWORK_EGRESS_FIELD_NUMBER
public static final int MONTHLY_COST_NETWORK_EGRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONTHLY_COST_STORAGE_FIELD_NUMBER
public static final int MONTHLY_COST_STORAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONTHLY_COST_OTHER_FIELD_NUMBER
public static final int MONTHLY_COST_OTHER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPUTE_ENGINE_FINDING_FIELD_NUMBER
public static final int COMPUTE_ENGINE_FINDING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getDisplayName
public String getDisplayName()
Display Name of the Preference Set
string display_name = 1;
- Specified by:
getDisplayName
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Display Name of the Preference Set
string display_name = 1;
- Specified by:
getDisplayNameBytes
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The bytes for displayName.
-
getDescription
public String getDescription()
Description for the Preference Set.
string description = 2;
- Specified by:
getDescription
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Description for the Preference Set.
string description = 2;
- Specified by:
getDescriptionBytes
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The bytes for description.
-
hasMachinePreferences
public boolean hasMachinePreferences()
A set of preferences that applies to all machines in the context.
.google.cloud.migrationcenter.v1.VirtualMachinePreferences machine_preferences = 3;
- Specified by:
hasMachinePreferences
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- Whether the machinePreferences field is set.
-
getMachinePreferences
public VirtualMachinePreferences getMachinePreferences()
A set of preferences that applies to all machines in the context.
.google.cloud.migrationcenter.v1.VirtualMachinePreferences machine_preferences = 3;
- Specified by:
getMachinePreferences
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The machinePreferences.
-
getMachinePreferencesOrBuilder
public VirtualMachinePreferencesOrBuilder getMachinePreferencesOrBuilder()
A set of preferences that applies to all machines in the context.
.google.cloud.migrationcenter.v1.VirtualMachinePreferences machine_preferences = 3;
- Specified by:
getMachinePreferencesOrBuilder
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
-
hasMonthlyCostTotal
public boolean hasMonthlyCostTotal()
Total monthly cost for this preference set.
.google.type.Money monthly_cost_total = 4;
- Specified by:
hasMonthlyCostTotal
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- Whether the monthlyCostTotal field is set.
-
getMonthlyCostTotal
public com.google.type.Money getMonthlyCostTotal()
Total monthly cost for this preference set.
.google.type.Money monthly_cost_total = 4;
- Specified by:
getMonthlyCostTotal
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The monthlyCostTotal.
-
getMonthlyCostTotalOrBuilder
public com.google.type.MoneyOrBuilder getMonthlyCostTotalOrBuilder()
Total monthly cost for this preference set.
.google.type.Money monthly_cost_total = 4;
- Specified by:
getMonthlyCostTotalOrBuilder
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
-
hasMonthlyCostCompute
public boolean hasMonthlyCostCompute()
Compute monthly cost for this preference set.
.google.type.Money monthly_cost_compute = 5;
- Specified by:
hasMonthlyCostCompute
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- Whether the monthlyCostCompute field is set.
-
getMonthlyCostCompute
public com.google.type.Money getMonthlyCostCompute()
Compute monthly cost for this preference set.
.google.type.Money monthly_cost_compute = 5;
- Specified by:
getMonthlyCostCompute
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The monthlyCostCompute.
-
getMonthlyCostComputeOrBuilder
public com.google.type.MoneyOrBuilder getMonthlyCostComputeOrBuilder()
Compute monthly cost for this preference set.
.google.type.Money monthly_cost_compute = 5;
- Specified by:
getMonthlyCostComputeOrBuilder
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
-
hasMonthlyCostOsLicense
public boolean hasMonthlyCostOsLicense()
Licensing monthly cost for this preference set.
.google.type.Money monthly_cost_os_license = 6;
- Specified by:
hasMonthlyCostOsLicense
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- Whether the monthlyCostOsLicense field is set.
-
getMonthlyCostOsLicense
public com.google.type.Money getMonthlyCostOsLicense()
Licensing monthly cost for this preference set.
.google.type.Money monthly_cost_os_license = 6;
- Specified by:
getMonthlyCostOsLicense
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The monthlyCostOsLicense.
-
getMonthlyCostOsLicenseOrBuilder
public com.google.type.MoneyOrBuilder getMonthlyCostOsLicenseOrBuilder()
Licensing monthly cost for this preference set.
.google.type.Money monthly_cost_os_license = 6;
- Specified by:
getMonthlyCostOsLicenseOrBuilder
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
-
hasMonthlyCostNetworkEgress
public boolean hasMonthlyCostNetworkEgress()
Network Egress monthly cost for this preference set.
.google.type.Money monthly_cost_network_egress = 7;
- Specified by:
hasMonthlyCostNetworkEgress
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- Whether the monthlyCostNetworkEgress field is set.
-
getMonthlyCostNetworkEgress
public com.google.type.Money getMonthlyCostNetworkEgress()
Network Egress monthly cost for this preference set.
.google.type.Money monthly_cost_network_egress = 7;
- Specified by:
getMonthlyCostNetworkEgress
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The monthlyCostNetworkEgress.
-
getMonthlyCostNetworkEgressOrBuilder
public com.google.type.MoneyOrBuilder getMonthlyCostNetworkEgressOrBuilder()
Network Egress monthly cost for this preference set.
.google.type.Money monthly_cost_network_egress = 7;
- Specified by:
getMonthlyCostNetworkEgressOrBuilder
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
-
hasMonthlyCostStorage
public boolean hasMonthlyCostStorage()
Storage monthly cost for this preference set.
.google.type.Money monthly_cost_storage = 8;
- Specified by:
hasMonthlyCostStorage
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- Whether the monthlyCostStorage field is set.
-
getMonthlyCostStorage
public com.google.type.Money getMonthlyCostStorage()
Storage monthly cost for this preference set.
.google.type.Money monthly_cost_storage = 8;
- Specified by:
getMonthlyCostStorage
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The monthlyCostStorage.
-
getMonthlyCostStorageOrBuilder
public com.google.type.MoneyOrBuilder getMonthlyCostStorageOrBuilder()
Storage monthly cost for this preference set.
.google.type.Money monthly_cost_storage = 8;
- Specified by:
getMonthlyCostStorageOrBuilder
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
-
hasMonthlyCostOther
public boolean hasMonthlyCostOther()
Miscellaneous monthly cost for this preference set.
.google.type.Money monthly_cost_other = 9;
- Specified by:
hasMonthlyCostOther
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- Whether the monthlyCostOther field is set.
-
getMonthlyCostOther
public com.google.type.Money getMonthlyCostOther()
Miscellaneous monthly cost for this preference set.
.google.type.Money monthly_cost_other = 9;
- Specified by:
getMonthlyCostOther
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The monthlyCostOther.
-
getMonthlyCostOtherOrBuilder
public com.google.type.MoneyOrBuilder getMonthlyCostOtherOrBuilder()
Miscellaneous monthly cost for this preference set.
.google.type.Money monthly_cost_other = 9;
- Specified by:
getMonthlyCostOtherOrBuilder
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
-
hasComputeEngineFinding
public 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;
- Specified by:
hasComputeEngineFinding
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- Whether the computeEngineFinding field is set.
-
getComputeEngineFinding
public 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;
- Specified by:
getComputeEngineFinding
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
- Returns:
- The computeEngineFinding.
-
getComputeEngineFindingOrBuilder
public 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;
- Specified by:
getComputeEngineFindingOrBuilder
in interfaceReportSummary.GroupPreferenceSetFindingOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ReportSummary.GroupPreferenceSetFinding parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReportSummary.GroupPreferenceSetFinding parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReportSummary.GroupPreferenceSetFinding parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReportSummary.GroupPreferenceSetFinding parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReportSummary.GroupPreferenceSetFinding parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReportSummary.GroupPreferenceSetFinding parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReportSummary.GroupPreferenceSetFinding parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ReportSummary.GroupPreferenceSetFinding parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ReportSummary.GroupPreferenceSetFinding parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ReportSummary.GroupPreferenceSetFinding parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ReportSummary.GroupPreferenceSetFinding parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ReportSummary.GroupPreferenceSetFinding parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ReportSummary.GroupPreferenceSetFinding.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ReportSummary.GroupPreferenceSetFinding.Builder newBuilder()
-
newBuilder
public static ReportSummary.GroupPreferenceSetFinding.Builder newBuilder(ReportSummary.GroupPreferenceSetFinding prototype)
-
toBuilder
public ReportSummary.GroupPreferenceSetFinding.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ReportSummary.GroupPreferenceSetFinding.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ReportSummary.GroupPreferenceSetFinding getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ReportSummary.GroupPreferenceSetFinding> parser()
-
getParserForType
public com.google.protobuf.Parser<ReportSummary.GroupPreferenceSetFinding> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ReportSummary.GroupPreferenceSetFinding getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-