Show / Hide Table of Contents

Enum SubpropertySyncConfig.Types.SynchronizationMode

Synchronization modes for a subproperty

Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public enum SubpropertySyncConfig.Types.SynchronizationMode

Fields

Name Description
All

Entities are synchronized from parent property. Local mutations are not allowed on the subproperty (Create / Update / Delete)

None

Entities are not synchronized. Local edits are allowed on the subproperty.

Unspecified

Synchronization mode unknown or not specified.

In this article
Back to top Generated by DocFX