Show / Hide Table of Contents

Enum ActionType

Types of actions that may change a resource.

Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public enum ActionType

Fields

Name Description
Created

Resource was created in this change.

Deleted

Resource was deleted in this change.

Unspecified

Action type unknown or not specified.

Updated

Resource was updated in this change.

In this article
Back to top Generated by DocFX