public static final class ChangeHistoryChange.ChangeHistoryResource extends GeneratedMessageV3 implements ChangeHistoryChange.ChangeHistoryResourceOrBuilder
A snapshot of a resource as before or after the result of a change in
change history.
Protobuf type google.analytics.admin.v1beta.ChangeHistoryChange.ChangeHistoryResource
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
ACCOUNT_FIELD_NUMBER
public static final int ACCOUNT_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
CONVERSION_EVENT_FIELD_NUMBER
public static final int CONVERSION_EVENT_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
DATA_RETENTION_SETTINGS_FIELD_NUMBER
public static final int DATA_RETENTION_SETTINGS_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
DATA_STREAM_FIELD_NUMBER
public static final int DATA_STREAM_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
FIREBASE_LINK_FIELD_NUMBER
public static final int FIREBASE_LINK_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
GOOGLE_ADS_LINK_FIELD_NUMBER
public static final int GOOGLE_ADS_LINK_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
MEASUREMENT_PROTOCOL_SECRET_FIELD_NUMBER
public static final int MEASUREMENT_PROTOCOL_SECRET_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
PROPERTY_FIELD_NUMBER
public static final int PROPERTY_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
Static Methods
getDefaultInstance()
public static ChangeHistoryChange.ChangeHistoryResource getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static ChangeHistoryChange.ChangeHistoryResource.Builder newBuilder()
newBuilder(ChangeHistoryChange.ChangeHistoryResource prototype)
public static ChangeHistoryChange.ChangeHistoryResource.Builder newBuilder(ChangeHistoryChange.ChangeHistoryResource prototype)
parseDelimitedFrom(InputStream input)
public static ChangeHistoryChange.ChangeHistoryResource parseDelimitedFrom(InputStream input)
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(byte[] data)
Parameter |
---|
Name | Description |
data | byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
parseFrom(CodedInputStream input)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(CodedInputStream input)
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(InputStream input)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(InputStream input)
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<ChangeHistoryChange.ChangeHistoryResource> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter |
---|
Name | Description |
obj | Object
|
Overrides
getAccount()
public Account getAccount()
A snapshot of an Account resource in change history.
.google.analytics.admin.v1beta.Account account = 1;
Returns |
---|
Type | Description |
Account | The account.
|
getAccountOrBuilder()
public AccountOrBuilder getAccountOrBuilder()
A snapshot of an Account resource in change history.
.google.analytics.admin.v1beta.Account account = 1;
getConversionEvent()
public ConversionEvent getConversionEvent()
A snapshot of a ConversionEvent resource in change history.
.google.analytics.admin.v1beta.ConversionEvent conversion_event = 11;
getConversionEventOrBuilder()
public ConversionEventOrBuilder getConversionEventOrBuilder()
A snapshot of a ConversionEvent resource in change history.
.google.analytics.admin.v1beta.ConversionEvent conversion_event = 11;
getDataRetentionSettings()
public DataRetentionSettings getDataRetentionSettings()
A snapshot of a data retention settings resource in change history.
.google.analytics.admin.v1beta.DataRetentionSettings data_retention_settings = 15;
getDataRetentionSettingsOrBuilder()
public DataRetentionSettingsOrBuilder getDataRetentionSettingsOrBuilder()
A snapshot of a data retention settings resource in change history.
.google.analytics.admin.v1beta.DataRetentionSettings data_retention_settings = 15;
getDataStream()
public DataStream getDataStream()
A snapshot of a DataStream resource in change history.
.google.analytics.admin.v1beta.DataStream data_stream = 18;
getDataStreamOrBuilder()
public DataStreamOrBuilder getDataStreamOrBuilder()
A snapshot of a DataStream resource in change history.
.google.analytics.admin.v1beta.DataStream data_stream = 18;
getDefaultInstanceForType()
public ChangeHistoryChange.ChangeHistoryResource getDefaultInstanceForType()
getFirebaseLink()
public FirebaseLink getFirebaseLink()
A snapshot of a FirebaseLink resource in change history.
.google.analytics.admin.v1beta.FirebaseLink firebase_link = 6;
getFirebaseLinkOrBuilder()
public FirebaseLinkOrBuilder getFirebaseLinkOrBuilder()
A snapshot of a FirebaseLink resource in change history.
.google.analytics.admin.v1beta.FirebaseLink firebase_link = 6;
getGoogleAdsLink()
public GoogleAdsLink getGoogleAdsLink()
A snapshot of a GoogleAdsLink resource in change history.
.google.analytics.admin.v1beta.GoogleAdsLink google_ads_link = 7;
getGoogleAdsLinkOrBuilder()
public GoogleAdsLinkOrBuilder getGoogleAdsLinkOrBuilder()
A snapshot of a GoogleAdsLink resource in change history.
.google.analytics.admin.v1beta.GoogleAdsLink google_ads_link = 7;
getMeasurementProtocolSecret()
public MeasurementProtocolSecret getMeasurementProtocolSecret()
A snapshot of a MeasurementProtocolSecret resource in change history.
.google.analytics.admin.v1beta.MeasurementProtocolSecret measurement_protocol_secret = 12;
getMeasurementProtocolSecretOrBuilder()
public MeasurementProtocolSecretOrBuilder getMeasurementProtocolSecretOrBuilder()
A snapshot of a MeasurementProtocolSecret resource in change history.
.google.analytics.admin.v1beta.MeasurementProtocolSecret measurement_protocol_secret = 12;
getParserForType()
public Parser<ChangeHistoryChange.ChangeHistoryResource> getParserForType()
Overrides
getProperty()
public Property getProperty()
A snapshot of a Property resource in change history.
.google.analytics.admin.v1beta.Property property = 2;
Returns |
---|
Type | Description |
Property | The property.
|
getPropertyOrBuilder()
public PropertyOrBuilder getPropertyOrBuilder()
A snapshot of a Property resource in change history.
.google.analytics.admin.v1beta.Property property = 2;
getResourceCase()
public ChangeHistoryChange.ChangeHistoryResource.ResourceCase getResourceCase()
getSerializedSize()
public int getSerializedSize()
Returns |
---|
Type | Description |
int | |
Overrides
hasAccount()
public boolean hasAccount()
A snapshot of an Account resource in change history.
.google.analytics.admin.v1beta.Account account = 1;
Returns |
---|
Type | Description |
boolean | Whether the account field is set.
|
hasConversionEvent()
public boolean hasConversionEvent()
A snapshot of a ConversionEvent resource in change history.
.google.analytics.admin.v1beta.ConversionEvent conversion_event = 11;
Returns |
---|
Type | Description |
boolean | Whether the conversionEvent field is set.
|
hasDataRetentionSettings()
public boolean hasDataRetentionSettings()
A snapshot of a data retention settings resource in change history.
.google.analytics.admin.v1beta.DataRetentionSettings data_retention_settings = 15;
Returns |
---|
Type | Description |
boolean | Whether the dataRetentionSettings field is set.
|
hasDataStream()
public boolean hasDataStream()
A snapshot of a DataStream resource in change history.
.google.analytics.admin.v1beta.DataStream data_stream = 18;
Returns |
---|
Type | Description |
boolean | Whether the dataStream field is set.
|
hasFirebaseLink()
public boolean hasFirebaseLink()
A snapshot of a FirebaseLink resource in change history.
.google.analytics.admin.v1beta.FirebaseLink firebase_link = 6;
Returns |
---|
Type | Description |
boolean | Whether the firebaseLink field is set.
|
hasGoogleAdsLink()
public boolean hasGoogleAdsLink()
A snapshot of a GoogleAdsLink resource in change history.
.google.analytics.admin.v1beta.GoogleAdsLink google_ads_link = 7;
Returns |
---|
Type | Description |
boolean | Whether the googleAdsLink field is set.
|
hasMeasurementProtocolSecret()
public boolean hasMeasurementProtocolSecret()
A snapshot of a MeasurementProtocolSecret resource in change history.
.google.analytics.admin.v1beta.MeasurementProtocolSecret measurement_protocol_secret = 12;
Returns |
---|
Type | Description |
boolean | Whether the measurementProtocolSecret field is set.
|
hasProperty()
public boolean hasProperty()
A snapshot of a Property resource in change history.
.google.analytics.admin.v1beta.Property property = 2;
Returns |
---|
Type | Description |
boolean | Whether the property field is set.
|
hashCode()
Returns |
---|
Type | Description |
int | |
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public ChangeHistoryChange.ChangeHistoryResource.Builder newBuilderForType()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected ChangeHistoryChange.ChangeHistoryResource.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Overrides
toBuilder()
public ChangeHistoryChange.ChangeHistoryResource.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides