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.v1alpha.ChangeHistoryChange.ChangeHistoryResource
Static Fields
ACCOUNT_FIELD_NUMBER
public static final int ACCOUNT_FIELD_NUMBER
Field Value
ATTRIBUTION_SETTINGS_FIELD_NUMBER
public static final int ATTRIBUTION_SETTINGS_FIELD_NUMBER
Field Value
CONVERSION_EVENT_FIELD_NUMBER
public static final int CONVERSION_EVENT_FIELD_NUMBER
Field Value
CUSTOM_DIMENSION_FIELD_NUMBER
public static final int CUSTOM_DIMENSION_FIELD_NUMBER
Field Value
CUSTOM_METRIC_FIELD_NUMBER
public static final int CUSTOM_METRIC_FIELD_NUMBER
Field Value
DATA_RETENTION_SETTINGS_FIELD_NUMBER
public static final int DATA_RETENTION_SETTINGS_FIELD_NUMBER
Field Value
DATA_STREAM_FIELD_NUMBER
public static final int DATA_STREAM_FIELD_NUMBER
Field Value
DISPLAY_VIDEO_360_ADVERTISER_LINK_FIELD_NUMBER
public static final int DISPLAY_VIDEO_360_ADVERTISER_LINK_FIELD_NUMBER
Field Value
DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL_FIELD_NUMBER
public static final int DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL_FIELD_NUMBER
Field Value
FIREBASE_LINK_FIELD_NUMBER
public static final int FIREBASE_LINK_FIELD_NUMBER
Field Value
GOOGLE_ADS_LINK_FIELD_NUMBER
public static final int GOOGLE_ADS_LINK_FIELD_NUMBER
Field Value
GOOGLE_SIGNALS_SETTINGS_FIELD_NUMBER
public static final int GOOGLE_SIGNALS_SETTINGS_FIELD_NUMBER
Field Value
MEASUREMENT_PROTOCOL_SECRET_FIELD_NUMBER
public static final int MEASUREMENT_PROTOCOL_SECRET_FIELD_NUMBER
Field Value
PROPERTY_FIELD_NUMBER
public static final int PROPERTY_FIELD_NUMBER
Field Value
Static Methods
getDefaultInstance()
public static ChangeHistoryChange.ChangeHistoryResource getDefaultInstance()
Returns
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns
newBuilder()
public static ChangeHistoryChange.ChangeHistoryResource.Builder newBuilder()
Returns
newBuilder(ChangeHistoryChange.ChangeHistoryResource prototype)
public static ChangeHistoryChange.ChangeHistoryResource.Builder newBuilder(ChangeHistoryChange.ChangeHistoryResource prototype)
Parameter
Returns
parseDelimitedFrom(InputStream input)
public static ChangeHistoryChange.ChangeHistoryResource parseDelimitedFrom(InputStream input)
Parameter
Returns
Exceptions
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Exceptions
parseFrom(byte[] data)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(byte[] data)
Parameter
Name | Description |
data | byte[]
|
Returns
Exceptions
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Exceptions
parseFrom(ByteString data)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(ByteString data)
Parameter
Returns
Exceptions
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Exceptions
parseFrom(CodedInputStream input)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(CodedInputStream input)
Parameter
Returns
Exceptions
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Exceptions
parseFrom(InputStream input)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(InputStream input)
Parameter
Returns
Exceptions
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Exceptions
parseFrom(ByteBuffer data)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(ByteBuffer data)
Parameter
Returns
Exceptions
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ChangeHistoryChange.ChangeHistoryResource parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Exceptions
parser()
public static Parser<ChangeHistoryChange.ChangeHistoryResource> parser()
Returns
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter
Returns
Overrides
getAccount()
public Account getAccount()
A snapshot of an Account resource in change history.
.google.analytics.admin.v1alpha.Account account = 1;
Returns
getAccountOrBuilder()
public AccountOrBuilder getAccountOrBuilder()
A snapshot of an Account resource in change history.
.google.analytics.admin.v1alpha.Account account = 1;
Returns
getAttributionSettings()
public AttributionSettings getAttributionSettings()
A snapshot of AttributionSettings resource in change history.
.google.analytics.admin.v1alpha.AttributionSettings attribution_settings = 20;
Returns
getAttributionSettingsOrBuilder()
public AttributionSettingsOrBuilder getAttributionSettingsOrBuilder()
A snapshot of AttributionSettings resource in change history.
.google.analytics.admin.v1alpha.AttributionSettings attribution_settings = 20;
Returns
getConversionEvent()
public ConversionEvent getConversionEvent()
A snapshot of a ConversionEvent resource in change history.
.google.analytics.admin.v1alpha.ConversionEvent conversion_event = 11;
Returns
getConversionEventOrBuilder()
public ConversionEventOrBuilder getConversionEventOrBuilder()
A snapshot of a ConversionEvent resource in change history.
.google.analytics.admin.v1alpha.ConversionEvent conversion_event = 11;
Returns
getCustomDimension()
public CustomDimension getCustomDimension()
A snapshot of a CustomDimension resource in change history.
.google.analytics.admin.v1alpha.CustomDimension custom_dimension = 13;
Returns
getCustomDimensionOrBuilder()
public CustomDimensionOrBuilder getCustomDimensionOrBuilder()
A snapshot of a CustomDimension resource in change history.
.google.analytics.admin.v1alpha.CustomDimension custom_dimension = 13;
Returns
getCustomMetric()
public CustomMetric getCustomMetric()
A snapshot of a CustomMetric resource in change history.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 14;
Returns
getCustomMetricOrBuilder()
public CustomMetricOrBuilder getCustomMetricOrBuilder()
A snapshot of a CustomMetric resource in change history.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 14;
Returns
getDataRetentionSettings()
public DataRetentionSettings getDataRetentionSettings()
A snapshot of a data retention settings resource in change history.
.google.analytics.admin.v1alpha.DataRetentionSettings data_retention_settings = 15;
Returns
getDataRetentionSettingsOrBuilder()
public DataRetentionSettingsOrBuilder getDataRetentionSettingsOrBuilder()
A snapshot of a data retention settings resource in change history.
.google.analytics.admin.v1alpha.DataRetentionSettings data_retention_settings = 15;
Returns
getDataStream()
public DataStream getDataStream()
A snapshot of a DataStream resource in change history.
.google.analytics.admin.v1alpha.DataStream data_stream = 18;
Returns
getDataStreamOrBuilder()
public DataStreamOrBuilder getDataStreamOrBuilder()
A snapshot of a DataStream resource in change history.
.google.analytics.admin.v1alpha.DataStream data_stream = 18;
Returns
getDefaultInstanceForType()
public ChangeHistoryChange.ChangeHistoryResource getDefaultInstanceForType()
Returns
getDisplayVideo360AdvertiserLink()
public DisplayVideo360AdvertiserLink getDisplayVideo360AdvertiserLink()
A snapshot of a DisplayVideo360AdvertiserLink resource in change
history.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 9;
Returns
getDisplayVideo360AdvertiserLinkOrBuilder()
public DisplayVideo360AdvertiserLinkOrBuilder getDisplayVideo360AdvertiserLinkOrBuilder()
A snapshot of a DisplayVideo360AdvertiserLink resource in change
history.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 9;
Returns
getDisplayVideo360AdvertiserLinkProposal()
public DisplayVideo360AdvertiserLinkProposal getDisplayVideo360AdvertiserLinkProposal()
A snapshot of a DisplayVideo360AdvertiserLinkProposal resource in
change history.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 10;
Returns
getDisplayVideo360AdvertiserLinkProposalOrBuilder()
public DisplayVideo360AdvertiserLinkProposalOrBuilder getDisplayVideo360AdvertiserLinkProposalOrBuilder()
A snapshot of a DisplayVideo360AdvertiserLinkProposal resource in
change history.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 10;
Returns
getFirebaseLink()
public FirebaseLink getFirebaseLink()
A snapshot of a FirebaseLink resource in change history.
.google.analytics.admin.v1alpha.FirebaseLink firebase_link = 6;
Returns
getFirebaseLinkOrBuilder()
public FirebaseLinkOrBuilder getFirebaseLinkOrBuilder()
A snapshot of a FirebaseLink resource in change history.
.google.analytics.admin.v1alpha.FirebaseLink firebase_link = 6;
Returns
getGoogleAdsLink()
public GoogleAdsLink getGoogleAdsLink()
A snapshot of a GoogleAdsLink resource in change history.
.google.analytics.admin.v1alpha.GoogleAdsLink google_ads_link = 7;
Returns
getGoogleAdsLinkOrBuilder()
public GoogleAdsLinkOrBuilder getGoogleAdsLinkOrBuilder()
A snapshot of a GoogleAdsLink resource in change history.
.google.analytics.admin.v1alpha.GoogleAdsLink google_ads_link = 7;
Returns
getGoogleSignalsSettings()
public GoogleSignalsSettings getGoogleSignalsSettings()
A snapshot of a GoogleSignalsSettings resource in change history.
.google.analytics.admin.v1alpha.GoogleSignalsSettings google_signals_settings = 8;
Returns
getGoogleSignalsSettingsOrBuilder()
public GoogleSignalsSettingsOrBuilder getGoogleSignalsSettingsOrBuilder()
A snapshot of a GoogleSignalsSettings resource in change history.
.google.analytics.admin.v1alpha.GoogleSignalsSettings google_signals_settings = 8;
Returns
getMeasurementProtocolSecret()
public MeasurementProtocolSecret getMeasurementProtocolSecret()
A snapshot of a MeasurementProtocolSecret resource in change history.
.google.analytics.admin.v1alpha.MeasurementProtocolSecret measurement_protocol_secret = 12;
Returns
getMeasurementProtocolSecretOrBuilder()
public MeasurementProtocolSecretOrBuilder getMeasurementProtocolSecretOrBuilder()
A snapshot of a MeasurementProtocolSecret resource in change history.
.google.analytics.admin.v1alpha.MeasurementProtocolSecret measurement_protocol_secret = 12;
Returns
getParserForType()
public Parser<ChangeHistoryChange.ChangeHistoryResource> getParserForType()
Returns
Overrides
getProperty()
public Property getProperty()
A snapshot of a Property resource in change history.
.google.analytics.admin.v1alpha.Property property = 2;
Returns
getPropertyOrBuilder()
public PropertyOrBuilder getPropertyOrBuilder()
A snapshot of a Property resource in change history.
.google.analytics.admin.v1alpha.Property property = 2;
Returns
getResourceCase()
public ChangeHistoryChange.ChangeHistoryResource.ResourceCase getResourceCase()
Returns
getSerializedSize()
public int getSerializedSize()
Returns
Overrides
getUnknownFields()
public final UnknownFieldSet getUnknownFields()
Returns
Overrides
hasAccount()
public boolean hasAccount()
A snapshot of an Account resource in change history.
.google.analytics.admin.v1alpha.Account account = 1;
Returns
Type | Description |
boolean | Whether the account field is set.
|
hasAttributionSettings()
public boolean hasAttributionSettings()
A snapshot of AttributionSettings resource in change history.
.google.analytics.admin.v1alpha.AttributionSettings attribution_settings = 20;
Returns
Type | Description |
boolean | Whether the attributionSettings field is set.
|
hasConversionEvent()
public boolean hasConversionEvent()
A snapshot of a ConversionEvent resource in change history.
.google.analytics.admin.v1alpha.ConversionEvent conversion_event = 11;
Returns
Type | Description |
boolean | Whether the conversionEvent field is set.
|
hasCustomDimension()
public boolean hasCustomDimension()
A snapshot of a CustomDimension resource in change history.
.google.analytics.admin.v1alpha.CustomDimension custom_dimension = 13;
Returns
Type | Description |
boolean | Whether the customDimension field is set.
|
hasCustomMetric()
public boolean hasCustomMetric()
A snapshot of a CustomMetric resource in change history.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 14;
Returns
Type | Description |
boolean | Whether the customMetric field is set.
|
hasDataRetentionSettings()
public boolean hasDataRetentionSettings()
A snapshot of a data retention settings resource in change history.
.google.analytics.admin.v1alpha.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.v1alpha.DataStream data_stream = 18;
Returns
Type | Description |
boolean | Whether the dataStream field is set.
|
hasDisplayVideo360AdvertiserLink()
public boolean hasDisplayVideo360AdvertiserLink()
A snapshot of a DisplayVideo360AdvertiserLink resource in change
history.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 9;
Returns
Type | Description |
boolean | Whether the displayVideo360AdvertiserLink field is set.
|
hasDisplayVideo360AdvertiserLinkProposal()
public boolean hasDisplayVideo360AdvertiserLinkProposal()
A snapshot of a DisplayVideo360AdvertiserLinkProposal resource in
change history.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 10;
Returns
Type | Description |
boolean | Whether the displayVideo360AdvertiserLinkProposal field is set.
|
hasFirebaseLink()
public boolean hasFirebaseLink()
A snapshot of a FirebaseLink resource in change history.
.google.analytics.admin.v1alpha.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.v1alpha.GoogleAdsLink google_ads_link = 7;
Returns
Type | Description |
boolean | Whether the googleAdsLink field is set.
|
hasGoogleSignalsSettings()
public boolean hasGoogleSignalsSettings()
A snapshot of a GoogleSignalsSettings resource in change history.
.google.analytics.admin.v1alpha.GoogleSignalsSettings google_signals_settings = 8;
Returns
Type | Description |
boolean | Whether the googleSignalsSettings field is set.
|
hasMeasurementProtocolSecret()
public boolean hasMeasurementProtocolSecret()
A snapshot of a MeasurementProtocolSecret resource in change history.
.google.analytics.admin.v1alpha.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.v1alpha.Property property = 2;
Returns
Type | Description |
boolean | Whether the property field is set.
|
hashCode()
Returns
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
isInitialized()
public final boolean isInitialized()
Returns
Overrides
newBuilderForType()
public ChangeHistoryChange.ChangeHistoryResource.Builder newBuilderForType()
Returns
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected ChangeHistoryChange.ChangeHistoryResource.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
Returns
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
Returns
Overrides
toBuilder()
public ChangeHistoryChange.ChangeHistoryResource.Builder toBuilder()
Returns
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter
Overrides
Exceptions