Class ChangeEvent
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.resources.ChangeEvent
-
- All Implemented Interfaces:
ChangeEventOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class ChangeEvent extends com.google.protobuf.GeneratedMessageV3 implements ChangeEventOrBuilder
Describes the granular change of returned resource of certain resource types. Changes made through UI, API and new versions of Editor by external users (including external users, and internal users that can be shown externally) in the past 30 days will be shown. The change shows the old values of the changed fields before the change and the new values right after the change. ChangeEvent could have up to 3 minutes delay to reflect a new change.
Protobuf typegoogle.ads.googleads.v10.resources.ChangeEvent- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classChangeEvent.BuilderDescribes the granular change of returned resource of certain resource types.static classChangeEvent.ChangedResourceA wrapper proto presenting all supported resources.static interfaceChangeEvent.ChangedResourceOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intAD_GROUP_FIELD_NUMBERstatic intASSET_FIELD_NUMBERstatic intCAMPAIGN_FIELD_NUMBERstatic intCHANGE_DATE_TIME_FIELD_NUMBERstatic intCHANGE_RESOURCE_NAME_FIELD_NUMBERstatic intCHANGE_RESOURCE_TYPE_FIELD_NUMBERstatic intCHANGED_FIELDS_FIELD_NUMBERstatic intCLIENT_TYPE_FIELD_NUMBERstatic intFEED_FIELD_NUMBERstatic intFEED_ITEM_FIELD_NUMBERstatic intNEW_RESOURCE_FIELD_NUMBERstatic intOLD_RESOURCE_FIELD_NUMBERstatic intRESOURCE_CHANGE_OPERATION_FIELD_NUMBERstatic intRESOURCE_NAME_FIELD_NUMBERstatic intUSER_EMAIL_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetAdGroup()Output only.com.google.protobuf.ByteStringgetAdGroupBytes()Output only.java.lang.StringgetAsset()Output only.com.google.protobuf.ByteStringgetAssetBytes()Output only.java.lang.StringgetCampaign()Output only.com.google.protobuf.ByteStringgetCampaignBytes()Output only.java.lang.StringgetChangeDateTime()Output only.com.google.protobuf.ByteStringgetChangeDateTimeBytes()Output only.com.google.protobuf.FieldMaskgetChangedFields()Output only.com.google.protobuf.FieldMaskOrBuildergetChangedFieldsOrBuilder()Output only.java.lang.StringgetChangeResourceName()Output only.com.google.protobuf.ByteStringgetChangeResourceNameBytes()Output only.ChangeEventResourceTypeEnum.ChangeEventResourceTypegetChangeResourceType()Output only.intgetChangeResourceTypeValue()Output only.ChangeClientTypeEnum.ChangeClientTypegetClientType()Output only.intgetClientTypeValue()Output only.static ChangeEventgetDefaultInstance()ChangeEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetFeed()Output only.com.google.protobuf.ByteStringgetFeedBytes()Output only.java.lang.StringgetFeedItem()Output only.com.google.protobuf.ByteStringgetFeedItemBytes()Output only.ChangeEvent.ChangedResourcegetNewResource()Output only.ChangeEvent.ChangedResourceOrBuildergetNewResourceOrBuilder()Output only.ChangeEvent.ChangedResourcegetOldResource()Output only.ChangeEvent.ChangedResourceOrBuildergetOldResourceOrBuilder()Output only.com.google.protobuf.Parser<ChangeEvent>getParserForType()ResourceChangeOperationEnum.ResourceChangeOperationgetResourceChangeOperation()Output only.intgetResourceChangeOperationValue()Output only.java.lang.StringgetResourceName()Output only.com.google.protobuf.ByteStringgetResourceNameBytes()Output only.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetUserEmail()Output only.com.google.protobuf.ByteStringgetUserEmailBytes()Output only.booleanhasChangedFields()Output only.inthashCode()booleanhasNewResource()Output only.booleanhasOldResource()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ChangeEvent.BuildernewBuilder()static ChangeEvent.BuildernewBuilder(ChangeEvent prototype)ChangeEvent.BuildernewBuilderForType()protected ChangeEvent.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ChangeEventparseDelimitedFrom(java.io.InputStream input)static ChangeEventparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangeEventparseFrom(byte[] data)static ChangeEventparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangeEventparseFrom(com.google.protobuf.ByteString data)static ChangeEventparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangeEventparseFrom(com.google.protobuf.CodedInputStream input)static ChangeEventparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangeEventparseFrom(java.io.InputStream input)static ChangeEventparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangeEventparseFrom(java.nio.ByteBuffer data)static ChangeEventparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ChangeEvent>parser()ChangeEvent.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, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
RESOURCE_NAME_FIELD_NUMBER
public static final int RESOURCE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANGE_DATE_TIME_FIELD_NUMBER
public static final int CHANGE_DATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANGE_RESOURCE_TYPE_FIELD_NUMBER
public static final int CHANGE_RESOURCE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANGE_RESOURCE_NAME_FIELD_NUMBER
public static final int CHANGE_RESOURCE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLIENT_TYPE_FIELD_NUMBER
public static final int CLIENT_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_EMAIL_FIELD_NUMBER
public static final int USER_EMAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OLD_RESOURCE_FIELD_NUMBER
public static final int OLD_RESOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEW_RESOURCE_FIELD_NUMBER
public static final int NEW_RESOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOURCE_CHANGE_OPERATION_FIELD_NUMBER
public static final int RESOURCE_CHANGE_OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANGED_FIELDS_FIELD_NUMBER
public static final int CHANGED_FIELDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CAMPAIGN_FIELD_NUMBER
public static final int CAMPAIGN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AD_GROUP_FIELD_NUMBER
public static final int AD_GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEED_FIELD_NUMBER
public static final int FEED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEED_ITEM_FIELD_NUMBER
public static final int FEED_ITEM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSET_FIELD_NUMBER
public static final int ASSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin 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
-
getResourceName
public java.lang.String getResourceName()
Output only. The resource name of the change event. Change event resource names have the form: `customers/{customer_id}/changeEvents/{timestamp_micros}~{command_index}~{mutate_index}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceChangeEventOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Output only. The resource name of the change event. Change event resource names have the form: `customers/{customer_id}/changeEvents/{timestamp_micros}~{command_index}~{mutate_index}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceChangeEventOrBuilder- Returns:
- The bytes for resourceName.
-
getChangeDateTime
public java.lang.String getChangeDateTime()
Output only. Time at which the change was committed on this resource.
string change_date_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getChangeDateTimein interfaceChangeEventOrBuilder- Returns:
- The changeDateTime.
-
getChangeDateTimeBytes
public com.google.protobuf.ByteString getChangeDateTimeBytes()
Output only. Time at which the change was committed on this resource.
string change_date_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getChangeDateTimeBytesin interfaceChangeEventOrBuilder- Returns:
- The bytes for changeDateTime.
-
getChangeResourceTypeValue
public int getChangeResourceTypeValue()
Output only. The type of the changed resource. This dictates what resource will be set in old_resource and new_resource.
.google.ads.googleads.v10.enums.ChangeEventResourceTypeEnum.ChangeEventResourceType change_resource_type = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getChangeResourceTypeValuein interfaceChangeEventOrBuilder- Returns:
- The enum numeric value on the wire for changeResourceType.
-
getChangeResourceType
public ChangeEventResourceTypeEnum.ChangeEventResourceType getChangeResourceType()
Output only. The type of the changed resource. This dictates what resource will be set in old_resource and new_resource.
.google.ads.googleads.v10.enums.ChangeEventResourceTypeEnum.ChangeEventResourceType change_resource_type = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getChangeResourceTypein interfaceChangeEventOrBuilder- Returns:
- The changeResourceType.
-
getChangeResourceName
public java.lang.String getChangeResourceName()
Output only. The Simply resource this change occurred on.
string change_resource_name = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getChangeResourceNamein interfaceChangeEventOrBuilder- Returns:
- The changeResourceName.
-
getChangeResourceNameBytes
public com.google.protobuf.ByteString getChangeResourceNameBytes()
Output only. The Simply resource this change occurred on.
string change_resource_name = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getChangeResourceNameBytesin interfaceChangeEventOrBuilder- Returns:
- The bytes for changeResourceName.
-
getClientTypeValue
public int getClientTypeValue()
Output only. Where the change was made through.
.google.ads.googleads.v10.enums.ChangeClientTypeEnum.ChangeClientType client_type = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getClientTypeValuein interfaceChangeEventOrBuilder- Returns:
- The enum numeric value on the wire for clientType.
-
getClientType
public ChangeClientTypeEnum.ChangeClientType getClientType()
Output only. Where the change was made through.
.google.ads.googleads.v10.enums.ChangeClientTypeEnum.ChangeClientType client_type = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getClientTypein interfaceChangeEventOrBuilder- Returns:
- The clientType.
-
getUserEmail
public java.lang.String getUserEmail()
Output only. The email of the user who made this change.
string user_email = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserEmailin interfaceChangeEventOrBuilder- Returns:
- The userEmail.
-
getUserEmailBytes
public com.google.protobuf.ByteString getUserEmailBytes()
Output only. The email of the user who made this change.
string user_email = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserEmailBytesin interfaceChangeEventOrBuilder- Returns:
- The bytes for userEmail.
-
hasOldResource
public boolean hasOldResource()
Output only. The old resource before the change. Only changed fields will be populated.
.google.ads.googleads.v10.resources.ChangeEvent.ChangedResource old_resource = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasOldResourcein interfaceChangeEventOrBuilder- Returns:
- Whether the oldResource field is set.
-
getOldResource
public ChangeEvent.ChangedResource getOldResource()
Output only. The old resource before the change. Only changed fields will be populated.
.google.ads.googleads.v10.resources.ChangeEvent.ChangedResource old_resource = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOldResourcein interfaceChangeEventOrBuilder- Returns:
- The oldResource.
-
getOldResourceOrBuilder
public ChangeEvent.ChangedResourceOrBuilder getOldResourceOrBuilder()
Output only. The old resource before the change. Only changed fields will be populated.
.google.ads.googleads.v10.resources.ChangeEvent.ChangedResource old_resource = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOldResourceOrBuilderin interfaceChangeEventOrBuilder
-
hasNewResource
public boolean hasNewResource()
Output only. The new resource after the change. Only changed fields will be populated.
.google.ads.googleads.v10.resources.ChangeEvent.ChangedResource new_resource = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasNewResourcein interfaceChangeEventOrBuilder- Returns:
- Whether the newResource field is set.
-
getNewResource
public ChangeEvent.ChangedResource getNewResource()
Output only. The new resource after the change. Only changed fields will be populated.
.google.ads.googleads.v10.resources.ChangeEvent.ChangedResource new_resource = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNewResourcein interfaceChangeEventOrBuilder- Returns:
- The newResource.
-
getNewResourceOrBuilder
public ChangeEvent.ChangedResourceOrBuilder getNewResourceOrBuilder()
Output only. The new resource after the change. Only changed fields will be populated.
.google.ads.googleads.v10.resources.ChangeEvent.ChangedResource new_resource = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNewResourceOrBuilderin interfaceChangeEventOrBuilder
-
getResourceChangeOperationValue
public int getResourceChangeOperationValue()
Output only. The operation on the changed resource.
.google.ads.googleads.v10.enums.ResourceChangeOperationEnum.ResourceChangeOperation resource_change_operation = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getResourceChangeOperationValuein interfaceChangeEventOrBuilder- Returns:
- The enum numeric value on the wire for resourceChangeOperation.
-
getResourceChangeOperation
public ResourceChangeOperationEnum.ResourceChangeOperation getResourceChangeOperation()
Output only. The operation on the changed resource.
.google.ads.googleads.v10.enums.ResourceChangeOperationEnum.ResourceChangeOperation resource_change_operation = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getResourceChangeOperationin interfaceChangeEventOrBuilder- Returns:
- The resourceChangeOperation.
-
hasChangedFields
public boolean hasChangedFields()
Output only. A list of fields that are changed in the returned resource.
.google.protobuf.FieldMask changed_fields = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasChangedFieldsin interfaceChangeEventOrBuilder- Returns:
- Whether the changedFields field is set.
-
getChangedFields
public com.google.protobuf.FieldMask getChangedFields()
Output only. A list of fields that are changed in the returned resource.
.google.protobuf.FieldMask changed_fields = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getChangedFieldsin interfaceChangeEventOrBuilder- Returns:
- The changedFields.
-
getChangedFieldsOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getChangedFieldsOrBuilder()
Output only. A list of fields that are changed in the returned resource.
.google.protobuf.FieldMask changed_fields = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getChangedFieldsOrBuilderin interfaceChangeEventOrBuilder
-
getCampaign
public java.lang.String getCampaign()
Output only. The Campaign affected by this change.
string campaign = 11 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getCampaignin interfaceChangeEventOrBuilder- Returns:
- The campaign.
-
getCampaignBytes
public com.google.protobuf.ByteString getCampaignBytes()
Output only. The Campaign affected by this change.
string campaign = 11 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getCampaignBytesin interfaceChangeEventOrBuilder- Returns:
- The bytes for campaign.
-
getAdGroup
public java.lang.String getAdGroup()
Output only. The AdGroup affected by this change.
string ad_group = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getAdGroupin interfaceChangeEventOrBuilder- Returns:
- The adGroup.
-
getAdGroupBytes
public com.google.protobuf.ByteString getAdGroupBytes()
Output only. The AdGroup affected by this change.
string ad_group = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getAdGroupBytesin interfaceChangeEventOrBuilder- Returns:
- The bytes for adGroup.
-
getFeed
public java.lang.String getFeed()
Output only. The Feed affected by this change.
string feed = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getFeedin interfaceChangeEventOrBuilder- Returns:
- The feed.
-
getFeedBytes
public com.google.protobuf.ByteString getFeedBytes()
Output only. The Feed affected by this change.
string feed = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getFeedBytesin interfaceChangeEventOrBuilder- Returns:
- The bytes for feed.
-
getFeedItem
public java.lang.String getFeedItem()
Output only. The FeedItem affected by this change.
string feed_item = 14 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getFeedItemin interfaceChangeEventOrBuilder- Returns:
- The feedItem.
-
getFeedItemBytes
public com.google.protobuf.ByteString getFeedItemBytes()
Output only. The FeedItem affected by this change.
string feed_item = 14 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getFeedItemBytesin interfaceChangeEventOrBuilder- Returns:
- The bytes for feedItem.
-
getAsset
public java.lang.String getAsset()
Output only. The Asset affected by this change.
string asset = 20 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getAssetin interfaceChangeEventOrBuilder- Returns:
- The asset.
-
getAssetBytes
public com.google.protobuf.ByteString getAssetBytes()
Output only. The Asset affected by this change.
string asset = 20 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getAssetBytesin interfaceChangeEventOrBuilder- Returns:
- The bytes for asset.
-
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 java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.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 ChangeEvent parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChangeEvent parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChangeEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChangeEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChangeEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChangeEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChangeEvent parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ChangeEvent parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ChangeEvent parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ChangeEvent parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ChangeEvent parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ChangeEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public ChangeEvent.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ChangeEvent.Builder newBuilder()
-
newBuilder
public static ChangeEvent.Builder newBuilder(ChangeEvent prototype)
-
toBuilder
public ChangeEvent.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ChangeEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ChangeEvent getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ChangeEvent> parser()
-
getParserForType
public com.google.protobuf.Parser<ChangeEvent> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ChangeEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-