Package com.google.cloud.channel.v1
Class EntitlementChange
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.channel.v1.EntitlementChange
-
- All Implemented Interfaces:
EntitlementChangeOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class EntitlementChange extends com.google.protobuf.GeneratedMessageV3 implements EntitlementChangeOrBuilder
Change event entry for Entitlement order history
Protobuf typegoogle.cloud.channel.v1.EntitlementChange- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEntitlementChange.ActivationReasonThe Entitlement's activation reasonstatic classEntitlementChange.BuilderChange event entry for Entitlement order historystatic classEntitlementChange.CancellationReasonCancellation reason for the entitlementstatic classEntitlementChange.ChangeReasonCasestatic classEntitlementChange.ChangeTypeSpecifies the type of change actionstatic classEntitlementChange.OperatorTypeSpecifies the type of operator responsible for the change-
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 intACTIVATION_REASON_FIELD_NUMBERstatic intCANCELLATION_REASON_FIELD_NUMBERstatic intCHANGE_TYPE_FIELD_NUMBERstatic intCREATE_TIME_FIELD_NUMBERstatic intENTITLEMENT_FIELD_NUMBERstatic intOFFER_FIELD_NUMBERstatic intOPERATOR_FIELD_NUMBERstatic intOPERATOR_TYPE_FIELD_NUMBERstatic intOTHER_CHANGE_REASON_FIELD_NUMBERstatic intPARAMETERS_FIELD_NUMBERstatic intPROVISIONED_SERVICE_FIELD_NUMBERstatic intSUSPENSION_REASON_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)EntitlementChange.ActivationReasongetActivationReason()The Entitlement's activation reasonintgetActivationReasonValue()The Entitlement's activation reasonEntitlementChange.CancellationReasongetCancellationReason()Cancellation reason for the Entitlement.intgetCancellationReasonValue()Cancellation reason for the Entitlement.EntitlementChange.ChangeReasonCasegetChangeReasonCase()EntitlementChange.ChangeTypegetChangeType()The change action type.intgetChangeTypeValue()The change action type.com.google.protobuf.TimestampgetCreateTime()The submitted time of the change.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()The submitted time of the change.static EntitlementChangegetDefaultInstance()EntitlementChangegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEntitlement()Required.com.google.protobuf.ByteStringgetEntitlementBytes()Required.StringgetOffer()Required.com.google.protobuf.ByteStringgetOfferBytes()Required.StringgetOperator()Human-readable identifier that shows what operator made a change.com.google.protobuf.ByteStringgetOperatorBytes()Human-readable identifier that shows what operator made a change.EntitlementChange.OperatorTypegetOperatorType()Operator type responsible for the change.intgetOperatorTypeValue()Operator type responsible for the change.StringgetOtherChangeReason()e.g.com.google.protobuf.ByteStringgetOtherChangeReasonBytes()e.g.ParametergetParameters(int index)Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.intgetParametersCount()Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.List<Parameter>getParametersList()Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.ParameterOrBuildergetParametersOrBuilder(int index)Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.List<? extends ParameterOrBuilder>getParametersOrBuilderList()Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.com.google.protobuf.Parser<EntitlementChange>getParserForType()ProvisionedServicegetProvisionedService()Service provisioned for an Entitlement.ProvisionedServiceOrBuildergetProvisionedServiceOrBuilder()Service provisioned for an Entitlement.intgetSerializedSize()Entitlement.SuspensionReasongetSuspensionReason()Suspension reason for the Entitlement.intgetSuspensionReasonValue()Suspension reason for the Entitlement.booleanhasActivationReason()The Entitlement's activation reasonbooleanhasCancellationReason()Cancellation reason for the Entitlement.booleanhasCreateTime()The submitted time of the change.inthashCode()booleanhasOtherChangeReason()e.g.booleanhasProvisionedService()Service provisioned for an Entitlement.booleanhasSuspensionReason()Suspension reason for the Entitlement.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static EntitlementChange.BuildernewBuilder()static EntitlementChange.BuildernewBuilder(EntitlementChange prototype)EntitlementChange.BuildernewBuilderForType()protected EntitlementChange.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static EntitlementChangeparseDelimitedFrom(InputStream input)static EntitlementChangeparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntitlementChangeparseFrom(byte[] data)static EntitlementChangeparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntitlementChangeparseFrom(com.google.protobuf.ByteString data)static EntitlementChangeparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntitlementChangeparseFrom(com.google.protobuf.CodedInputStream input)static EntitlementChangeparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntitlementChangeparseFrom(InputStream input)static EntitlementChangeparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntitlementChangeparseFrom(ByteBuffer data)static EntitlementChangeparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<EntitlementChange>parser()EntitlementChange.BuildertoBuilder()voidwriteTo(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
-
SUSPENSION_REASON_FIELD_NUMBER
public static final int SUSPENSION_REASON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CANCELLATION_REASON_FIELD_NUMBER
public static final int CANCELLATION_REASON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTIVATION_REASON_FIELD_NUMBER
public static final int ACTIVATION_REASON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OTHER_CHANGE_REASON_FIELD_NUMBER
public static final int OTHER_CHANGE_REASON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITLEMENT_FIELD_NUMBER
public static final int ENTITLEMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OFFER_FIELD_NUMBER
public static final int OFFER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROVISIONED_SERVICE_FIELD_NUMBER
public static final int PROVISIONED_SERVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANGE_TYPE_FIELD_NUMBER
public static final int CHANGE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPERATOR_TYPE_FIELD_NUMBER
public static final int OPERATOR_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARAMETERS_FIELD_NUMBER
public static final int PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPERATOR_FIELD_NUMBER
public static final int OPERATOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getChangeReasonCase
public EntitlementChange.ChangeReasonCase getChangeReasonCase()
- Specified by:
getChangeReasonCasein interfaceEntitlementChangeOrBuilder
-
hasSuspensionReason
public boolean hasSuspensionReason()
Suspension reason for the Entitlement.
.google.cloud.channel.v1.Entitlement.SuspensionReason suspension_reason = 9;- Specified by:
hasSuspensionReasonin interfaceEntitlementChangeOrBuilder- Returns:
- Whether the suspensionReason field is set.
-
getSuspensionReasonValue
public int getSuspensionReasonValue()
Suspension reason for the Entitlement.
.google.cloud.channel.v1.Entitlement.SuspensionReason suspension_reason = 9;- Specified by:
getSuspensionReasonValuein interfaceEntitlementChangeOrBuilder- Returns:
- The enum numeric value on the wire for suspensionReason.
-
getSuspensionReason
public Entitlement.SuspensionReason getSuspensionReason()
Suspension reason for the Entitlement.
.google.cloud.channel.v1.Entitlement.SuspensionReason suspension_reason = 9;- Specified by:
getSuspensionReasonin interfaceEntitlementChangeOrBuilder- Returns:
- The suspensionReason.
-
hasCancellationReason
public boolean hasCancellationReason()
Cancellation reason for the Entitlement.
.google.cloud.channel.v1.EntitlementChange.CancellationReason cancellation_reason = 10;- Specified by:
hasCancellationReasonin interfaceEntitlementChangeOrBuilder- Returns:
- Whether the cancellationReason field is set.
-
getCancellationReasonValue
public int getCancellationReasonValue()
Cancellation reason for the Entitlement.
.google.cloud.channel.v1.EntitlementChange.CancellationReason cancellation_reason = 10;- Specified by:
getCancellationReasonValuein interfaceEntitlementChangeOrBuilder- Returns:
- The enum numeric value on the wire for cancellationReason.
-
getCancellationReason
public EntitlementChange.CancellationReason getCancellationReason()
Cancellation reason for the Entitlement.
.google.cloud.channel.v1.EntitlementChange.CancellationReason cancellation_reason = 10;- Specified by:
getCancellationReasonin interfaceEntitlementChangeOrBuilder- Returns:
- The cancellationReason.
-
hasActivationReason
public boolean hasActivationReason()
The Entitlement's activation reason
.google.cloud.channel.v1.EntitlementChange.ActivationReason activation_reason = 11;- Specified by:
hasActivationReasonin interfaceEntitlementChangeOrBuilder- Returns:
- Whether the activationReason field is set.
-
getActivationReasonValue
public int getActivationReasonValue()
The Entitlement's activation reason
.google.cloud.channel.v1.EntitlementChange.ActivationReason activation_reason = 11;- Specified by:
getActivationReasonValuein interfaceEntitlementChangeOrBuilder- Returns:
- The enum numeric value on the wire for activationReason.
-
getActivationReason
public EntitlementChange.ActivationReason getActivationReason()
The Entitlement's activation reason
.google.cloud.channel.v1.EntitlementChange.ActivationReason activation_reason = 11;- Specified by:
getActivationReasonin interfaceEntitlementChangeOrBuilder- Returns:
- The activationReason.
-
hasOtherChangeReason
public boolean hasOtherChangeReason()
e.g. purchase_number change reason, entered by CRS.
string other_change_reason = 100;- Specified by:
hasOtherChangeReasonin interfaceEntitlementChangeOrBuilder- Returns:
- Whether the otherChangeReason field is set.
-
getOtherChangeReason
public String getOtherChangeReason()
e.g. purchase_number change reason, entered by CRS.
string other_change_reason = 100;- Specified by:
getOtherChangeReasonin interfaceEntitlementChangeOrBuilder- Returns:
- The otherChangeReason.
-
getOtherChangeReasonBytes
public com.google.protobuf.ByteString getOtherChangeReasonBytes()
e.g. purchase_number change reason, entered by CRS.
string other_change_reason = 100;- Specified by:
getOtherChangeReasonBytesin interfaceEntitlementChangeOrBuilder- Returns:
- The bytes for otherChangeReason.
-
getEntitlement
public String getEntitlement()
Required. Resource name of an entitlement in the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}string entitlement = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getEntitlementin interfaceEntitlementChangeOrBuilder- Returns:
- The entitlement.
-
getEntitlementBytes
public com.google.protobuf.ByteString getEntitlementBytes()
Required. Resource name of an entitlement in the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}string entitlement = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getEntitlementBytesin interfaceEntitlementChangeOrBuilder- Returns:
- The bytes for entitlement.
-
getOffer
public String getOffer()
Required. Resource name of the Offer at the time of change. Takes the form: accounts/{account_id}/offers/{offer_id}.string offer = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getOfferin interfaceEntitlementChangeOrBuilder- Returns:
- The offer.
-
getOfferBytes
public com.google.protobuf.ByteString getOfferBytes()
Required. Resource name of the Offer at the time of change. Takes the form: accounts/{account_id}/offers/{offer_id}.string offer = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getOfferBytesin interfaceEntitlementChangeOrBuilder- Returns:
- The bytes for offer.
-
hasProvisionedService
public boolean hasProvisionedService()
Service provisioned for an Entitlement.
.google.cloud.channel.v1.ProvisionedService provisioned_service = 3;- Specified by:
hasProvisionedServicein interfaceEntitlementChangeOrBuilder- Returns:
- Whether the provisionedService field is set.
-
getProvisionedService
public ProvisionedService getProvisionedService()
Service provisioned for an Entitlement.
.google.cloud.channel.v1.ProvisionedService provisioned_service = 3;- Specified by:
getProvisionedServicein interfaceEntitlementChangeOrBuilder- Returns:
- The provisionedService.
-
getProvisionedServiceOrBuilder
public ProvisionedServiceOrBuilder getProvisionedServiceOrBuilder()
Service provisioned for an Entitlement.
.google.cloud.channel.v1.ProvisionedService provisioned_service = 3;- Specified by:
getProvisionedServiceOrBuilderin interfaceEntitlementChangeOrBuilder
-
getChangeTypeValue
public int getChangeTypeValue()
The change action type.
.google.cloud.channel.v1.EntitlementChange.ChangeType change_type = 4;- Specified by:
getChangeTypeValuein interfaceEntitlementChangeOrBuilder- Returns:
- The enum numeric value on the wire for changeType.
-
getChangeType
public EntitlementChange.ChangeType getChangeType()
The change action type.
.google.cloud.channel.v1.EntitlementChange.ChangeType change_type = 4;- Specified by:
getChangeTypein interfaceEntitlementChangeOrBuilder- Returns:
- The changeType.
-
hasCreateTime
public boolean hasCreateTime()
The submitted time of the change.
.google.protobuf.Timestamp create_time = 5;- Specified by:
hasCreateTimein interfaceEntitlementChangeOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
The submitted time of the change.
.google.protobuf.Timestamp create_time = 5;- Specified by:
getCreateTimein interfaceEntitlementChangeOrBuilder- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The submitted time of the change.
.google.protobuf.Timestamp create_time = 5;- Specified by:
getCreateTimeOrBuilderin interfaceEntitlementChangeOrBuilder
-
getOperatorTypeValue
public int getOperatorTypeValue()
Operator type responsible for the change.
.google.cloud.channel.v1.EntitlementChange.OperatorType operator_type = 6;- Specified by:
getOperatorTypeValuein interfaceEntitlementChangeOrBuilder- Returns:
- The enum numeric value on the wire for operatorType.
-
getOperatorType
public EntitlementChange.OperatorType getOperatorType()
Operator type responsible for the change.
.google.cloud.channel.v1.EntitlementChange.OperatorType operator_type = 6;- Specified by:
getOperatorTypein interfaceEntitlementChangeOrBuilder- Returns:
- The operatorType.
-
getParametersList
public List<Parameter> getParametersList()
Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.
repeated .google.cloud.channel.v1.Parameter parameters = 8;- Specified by:
getParametersListin interfaceEntitlementChangeOrBuilder
-
getParametersOrBuilderList
public List<? extends ParameterOrBuilder> getParametersOrBuilderList()
Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.
repeated .google.cloud.channel.v1.Parameter parameters = 8;- Specified by:
getParametersOrBuilderListin interfaceEntitlementChangeOrBuilder
-
getParametersCount
public int getParametersCount()
Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.
repeated .google.cloud.channel.v1.Parameter parameters = 8;- Specified by:
getParametersCountin interfaceEntitlementChangeOrBuilder
-
getParameters
public Parameter getParameters(int index)
Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.
repeated .google.cloud.channel.v1.Parameter parameters = 8;- Specified by:
getParametersin interfaceEntitlementChangeOrBuilder
-
getParametersOrBuilder
public ParameterOrBuilder getParametersOrBuilder(int index)
Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.
repeated .google.cloud.channel.v1.Parameter parameters = 8;- Specified by:
getParametersOrBuilderin interfaceEntitlementChangeOrBuilder
-
getOperator
public String getOperator()
Human-readable identifier that shows what operator made a change. When the operator_type is RESELLER, this is the user's email address. For all other operator types, this is empty.
string operator = 12;- Specified by:
getOperatorin interfaceEntitlementChangeOrBuilder- Returns:
- The operator.
-
getOperatorBytes
public com.google.protobuf.ByteString getOperatorBytes()
Human-readable identifier that shows what operator made a change. When the operator_type is RESELLER, this is the user's email address. For all other operator types, this is empty.
string operator = 12;- Specified by:
getOperatorBytesin interfaceEntitlementChangeOrBuilder- Returns:
- The bytes for operator.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static EntitlementChange parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntitlementChange parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntitlementChange parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntitlementChange parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntitlementChange parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntitlementChange parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntitlementChange parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static EntitlementChange parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static EntitlementChange parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static EntitlementChange parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static EntitlementChange parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static EntitlementChange parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public EntitlementChange.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static EntitlementChange.Builder newBuilder()
-
newBuilder
public static EntitlementChange.Builder newBuilder(EntitlementChange prototype)
-
toBuilder
public EntitlementChange.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected EntitlementChange.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static EntitlementChange getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<EntitlementChange> parser()
-
getParserForType
public com.google.protobuf.Parser<EntitlementChange> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public EntitlementChange getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-