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 class
EntitlementChange.ActivationReason
The Entitlement's activation reasonstatic class
EntitlementChange.Builder
Change event entry for Entitlement order historystatic class
EntitlementChange.CancellationReason
Cancellation reason for the entitlementstatic class
EntitlementChange.ChangeReasonCase
static class
EntitlementChange.ChangeType
Specifies the type of change actionstatic class
EntitlementChange.OperatorType
Specifies 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 int
ACTIVATION_REASON_FIELD_NUMBER
static int
CANCELLATION_REASON_FIELD_NUMBER
static int
CHANGE_TYPE_FIELD_NUMBER
static int
CREATE_TIME_FIELD_NUMBER
static int
ENTITLEMENT_FIELD_NUMBER
static int
OFFER_FIELD_NUMBER
static int
OPERATOR_FIELD_NUMBER
static int
OPERATOR_TYPE_FIELD_NUMBER
static int
OTHER_CHANGE_REASON_FIELD_NUMBER
static int
PARAMETERS_FIELD_NUMBER
static int
PROVISIONED_SERVICE_FIELD_NUMBER
static int
SUSPENSION_REASON_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
EntitlementChange.ActivationReason
getActivationReason()
The Entitlement's activation reasonint
getActivationReasonValue()
The Entitlement's activation reasonEntitlementChange.CancellationReason
getCancellationReason()
Cancellation reason for the Entitlement.int
getCancellationReasonValue()
Cancellation reason for the Entitlement.EntitlementChange.ChangeReasonCase
getChangeReasonCase()
EntitlementChange.ChangeType
getChangeType()
The change action type.int
getChangeTypeValue()
The change action type.com.google.protobuf.Timestamp
getCreateTime()
The submitted time of the change.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
The submitted time of the change.static EntitlementChange
getDefaultInstance()
EntitlementChange
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getEntitlement()
Required.com.google.protobuf.ByteString
getEntitlementBytes()
Required.String
getOffer()
Required.com.google.protobuf.ByteString
getOfferBytes()
Required.String
getOperator()
Human-readable identifier that shows what operator made a change.com.google.protobuf.ByteString
getOperatorBytes()
Human-readable identifier that shows what operator made a change.EntitlementChange.OperatorType
getOperatorType()
Operator type responsible for the change.int
getOperatorTypeValue()
Operator type responsible for the change.String
getOtherChangeReason()
e.g.com.google.protobuf.ByteString
getOtherChangeReasonBytes()
e.g.Parameter
getParameters(int index)
Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.int
getParametersCount()
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.ParameterOrBuilder
getParametersOrBuilder(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()
ProvisionedService
getProvisionedService()
Service provisioned for an Entitlement.ProvisionedServiceOrBuilder
getProvisionedServiceOrBuilder()
Service provisioned for an Entitlement.int
getSerializedSize()
Entitlement.SuspensionReason
getSuspensionReason()
Suspension reason for the Entitlement.int
getSuspensionReasonValue()
Suspension reason for the Entitlement.boolean
hasActivationReason()
The Entitlement's activation reasonboolean
hasCancellationReason()
Cancellation reason for the Entitlement.boolean
hasCreateTime()
The submitted time of the change.int
hashCode()
boolean
hasOtherChangeReason()
e.g.boolean
hasProvisionedService()
Service provisioned for an Entitlement.boolean
hasSuspensionReason()
Suspension reason for the Entitlement.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static EntitlementChange.Builder
newBuilder()
static EntitlementChange.Builder
newBuilder(EntitlementChange prototype)
EntitlementChange.Builder
newBuilderForType()
protected EntitlementChange.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static EntitlementChange
parseDelimitedFrom(InputStream input)
static EntitlementChange
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntitlementChange
parseFrom(byte[] data)
static EntitlementChange
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntitlementChange
parseFrom(com.google.protobuf.ByteString data)
static EntitlementChange
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntitlementChange
parseFrom(com.google.protobuf.CodedInputStream input)
static EntitlementChange
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntitlementChange
parseFrom(InputStream input)
static EntitlementChange
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntitlementChange
parseFrom(ByteBuffer data)
static EntitlementChange
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<EntitlementChange>
parser()
EntitlementChange.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
-
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:
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
-
getChangeReasonCase
public EntitlementChange.ChangeReasonCase getChangeReasonCase()
- Specified by:
getChangeReasonCase
in interfaceEntitlementChangeOrBuilder
-
hasSuspensionReason
public boolean hasSuspensionReason()
Suspension reason for the Entitlement.
.google.cloud.channel.v1.Entitlement.SuspensionReason suspension_reason = 9;
- Specified by:
hasSuspensionReason
in 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:
getSuspensionReasonValue
in 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:
getSuspensionReason
in interfaceEntitlementChangeOrBuilder
- Returns:
- The suspensionReason.
-
hasCancellationReason
public boolean hasCancellationReason()
Cancellation reason for the Entitlement.
.google.cloud.channel.v1.EntitlementChange.CancellationReason cancellation_reason = 10;
- Specified by:
hasCancellationReason
in 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:
getCancellationReasonValue
in 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:
getCancellationReason
in interfaceEntitlementChangeOrBuilder
- Returns:
- The cancellationReason.
-
hasActivationReason
public boolean hasActivationReason()
The Entitlement's activation reason
.google.cloud.channel.v1.EntitlementChange.ActivationReason activation_reason = 11;
- Specified by:
hasActivationReason
in 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:
getActivationReasonValue
in 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:
getActivationReason
in interfaceEntitlementChangeOrBuilder
- Returns:
- The activationReason.
-
hasOtherChangeReason
public boolean hasOtherChangeReason()
e.g. purchase_number change reason, entered by CRS.
string other_change_reason = 100;
- Specified by:
hasOtherChangeReason
in 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:
getOtherChangeReason
in 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:
getOtherChangeReasonBytes
in 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:
getEntitlement
in 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:
getEntitlementBytes
in 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:
getOffer
in 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:
getOfferBytes
in 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:
hasProvisionedService
in 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:
getProvisionedService
in interfaceEntitlementChangeOrBuilder
- Returns:
- The provisionedService.
-
getProvisionedServiceOrBuilder
public ProvisionedServiceOrBuilder getProvisionedServiceOrBuilder()
Service provisioned for an Entitlement.
.google.cloud.channel.v1.ProvisionedService provisioned_service = 3;
- Specified by:
getProvisionedServiceOrBuilder
in interfaceEntitlementChangeOrBuilder
-
getChangeTypeValue
public int getChangeTypeValue()
The change action type.
.google.cloud.channel.v1.EntitlementChange.ChangeType change_type = 4;
- Specified by:
getChangeTypeValue
in 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:
getChangeType
in interfaceEntitlementChangeOrBuilder
- Returns:
- The changeType.
-
hasCreateTime
public boolean hasCreateTime()
The submitted time of the change.
.google.protobuf.Timestamp create_time = 5;
- Specified by:
hasCreateTime
in 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:
getCreateTime
in 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:
getCreateTimeOrBuilder
in interfaceEntitlementChangeOrBuilder
-
getOperatorTypeValue
public int getOperatorTypeValue()
Operator type responsible for the change.
.google.cloud.channel.v1.EntitlementChange.OperatorType operator_type = 6;
- Specified by:
getOperatorTypeValue
in 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:
getOperatorType
in 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:
getParametersList
in 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:
getParametersOrBuilderList
in 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:
getParametersCount
in 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:
getParameters
in 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:
getParametersOrBuilder
in 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:
getOperator
in 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:
getOperatorBytes
in interfaceEntitlementChangeOrBuilder
- Returns:
- The bytes for operator.
-
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 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected EntitlementChange.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public EntitlementChange getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-