Show / Hide Table of Contents

Class ChangeHistoryChange.Types.ChangeHistoryResource

A snapshot of a resource as before or after the result of a change in change history.

Inheritance
object
ChangeHistoryChange.Types.ChangeHistoryResource
Implements
IMessage<ChangeHistoryChange.Types.ChangeHistoryResource>
IEquatable<ChangeHistoryChange.Types.ChangeHistoryResource>
IDeepCloneable<ChangeHistoryChange.Types.ChangeHistoryResource>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public sealed class ChangeHistoryChange.Types.ChangeHistoryResource : IMessage<ChangeHistoryChange.Types.ChangeHistoryResource>, IEquatable<ChangeHistoryChange.Types.ChangeHistoryResource>, IDeepCloneable<ChangeHistoryChange.Types.ChangeHistoryResource>, IBufferMessage, IMessage

Constructors

ChangeHistoryResource()

Declaration
public ChangeHistoryResource()

ChangeHistoryResource(ChangeHistoryResource)

Declaration
public ChangeHistoryResource(ChangeHistoryChange.Types.ChangeHistoryResource other)
Parameters
Type Name Description
ChangeHistoryChange.Types.ChangeHistoryResource other

Properties

Account

A snapshot of an Account resource in change history.

Declaration
public Account Account { get; set; }
Property Value
Type Description
Account

AdsenseLink

A snapshot of an AdSenseLink resource in change history.

Declaration
public AdSenseLink AdsenseLink { get; set; }
Property Value
Type Description
AdSenseLink

AttributionSettings

A snapshot of AttributionSettings resource in change history.

Declaration
public AttributionSettings AttributionSettings { get; set; }
Property Value
Type Description
AttributionSettings

Audience

A snapshot of an Audience resource in change history.

Declaration
public Audience Audience { get; set; }
Property Value
Type Description
Audience

BigqueryLink

A snapshot of a BigQuery link resource in change history.

Declaration
public BigQueryLink BigqueryLink { get; set; }
Property Value
Type Description
BigQueryLink

CalculatedMetric

A snapshot of a CalculatedMetric resource in change history.

Declaration
public CalculatedMetric CalculatedMetric { get; set; }
Property Value
Type Description
CalculatedMetric

ChannelGroup

A snapshot of a ChannelGroup resource in change history.

Declaration
public ChannelGroup ChannelGroup { get; set; }
Property Value
Type Description
ChannelGroup

ConversionEvent

A snapshot of a ConversionEvent resource in change history.

Declaration
public ConversionEvent ConversionEvent { get; set; }
Property Value
Type Description
ConversionEvent

CustomDimension

A snapshot of a CustomDimension resource in change history.

Declaration
public CustomDimension CustomDimension { get; set; }
Property Value
Type Description
CustomDimension

CustomMetric

A snapshot of a CustomMetric resource in change history.

Declaration
public CustomMetric CustomMetric { get; set; }
Property Value
Type Description
CustomMetric

DataRedactionSettings

A snapshot of DataRedactionSettings resource in change history.

Declaration
public DataRedactionSettings DataRedactionSettings { get; set; }
Property Value
Type Description
DataRedactionSettings

DataRetentionSettings

A snapshot of a data retention settings resource in change history.

Declaration
public DataRetentionSettings DataRetentionSettings { get; set; }
Property Value
Type Description
DataRetentionSettings

DataStream

A snapshot of a DataStream resource in change history.

Declaration
public DataStream DataStream { get; set; }
Property Value
Type Description
DataStream

DisplayVideo360AdvertiserLink

A snapshot of a DisplayVideo360AdvertiserLink resource in change history.

Declaration
public DisplayVideo360AdvertiserLink DisplayVideo360AdvertiserLink { get; set; }
Property Value
Type Description
DisplayVideo360AdvertiserLink

DisplayVideo360AdvertiserLinkProposal

A snapshot of a DisplayVideo360AdvertiserLinkProposal resource in change history.

Declaration
public DisplayVideo360AdvertiserLinkProposal DisplayVideo360AdvertiserLinkProposal { get; set; }
Property Value
Type Description
DisplayVideo360AdvertiserLinkProposal

EnhancedMeasurementSettings

A snapshot of EnhancedMeasurementSettings resource in change history.

Declaration
public EnhancedMeasurementSettings EnhancedMeasurementSettings { get; set; }
Property Value
Type Description
EnhancedMeasurementSettings

EventCreateRule

A snapshot of an EventCreateRule resource in change history.

Declaration
public EventCreateRule EventCreateRule { get; set; }
Property Value
Type Description
EventCreateRule

ExpandedDataSet

A snapshot of an ExpandedDataSet resource in change history.

Declaration
public ExpandedDataSet ExpandedDataSet { get; set; }
Property Value
Type Description
ExpandedDataSet

FirebaseLink

A snapshot of a FirebaseLink resource in change history.

Declaration
public FirebaseLink FirebaseLink { get; set; }
Property Value
Type Description
FirebaseLink

GoogleAdsLink

A snapshot of a GoogleAdsLink resource in change history.

Declaration
public GoogleAdsLink GoogleAdsLink { get; set; }
Property Value
Type Description
GoogleAdsLink

GoogleSignalsSettings

A snapshot of a GoogleSignalsSettings resource in change history.

Declaration
public GoogleSignalsSettings GoogleSignalsSettings { get; set; }
Property Value
Type Description
GoogleSignalsSettings

KeyEvent

A snapshot of a KeyEvent resource in change history.

Declaration
public KeyEvent KeyEvent { get; set; }
Property Value
Type Description
KeyEvent

MeasurementProtocolSecret

A snapshot of a MeasurementProtocolSecret resource in change history.

Declaration
public MeasurementProtocolSecret MeasurementProtocolSecret { get; set; }
Property Value
Type Description
MeasurementProtocolSecret

Property

A snapshot of a Property resource in change history.

Declaration
public Property Property { get; set; }
Property Value
Type Description
Property

ReportingDataAnnotation

A snapshot of a ReportingDataAnnotation resource in change history.

Declaration
public ReportingDataAnnotation ReportingDataAnnotation { get; set; }
Property Value
Type Description
ReportingDataAnnotation

ReportingIdentitySettings

A snapshot of a ReportingIdentitySettings resource in change history.

Declaration
public ReportingIdentitySettings ReportingIdentitySettings { get; set; }
Property Value
Type Description
ReportingIdentitySettings

ResourceCase

Declaration
public ChangeHistoryChange.Types.ChangeHistoryResource.ResourceOneofCase ResourceCase { get; }
Property Value
Type Description
ChangeHistoryChange.Types.ChangeHistoryResource.ResourceOneofCase

SearchAds360Link

A snapshot of a SearchAds360Link resource in change history.

Declaration
public SearchAds360Link SearchAds360Link { get; set; }
Property Value
Type Description
SearchAds360Link

SkadnetworkConversionValueSchema

A snapshot of SKAdNetworkConversionValueSchema resource in change history.

Declaration
public SKAdNetworkConversionValueSchema SkadnetworkConversionValueSchema { get; set; }
Property Value
Type Description
SKAdNetworkConversionValueSchema

SubpropertySyncConfig

A snapshot of a SubpropertySyncConfig resource in change history.

Declaration
public SubpropertySyncConfig SubpropertySyncConfig { get; set; }
Property Value
Type Description
SubpropertySyncConfig
In this article
Back to top Generated by DocFX