Show / Hide Table of Contents

Enum AccessPoliciesResource.ServicePerimetersResource.PatchRequest.DeletedPrincipalSyntaxEnum

Optional. If true, the response will contain the deleted principal syntax for identities that support it and the request can contain identities with deleted principal syntax.

Namespace: Google.Apis.AccessContextManager.v1
Assembly: Google.Apis.AccessContextManager.v1.dll
Syntax
public enum AccessPoliciesResource.ServicePerimetersResource.PatchRequest.DeletedPrincipalSyntaxEnum

Fields

Name Description
DELETEDPRINCIPALSYNTAXSUPPORTDISABLED

Deleted principal syntax is disabled and no identities in the request or response will contain deleted principal syntax.

DELETEDPRINCIPALSYNTAXSUPPORTENABLED

The request and response can contain identities with deleted IAM principal syntax.

DELETEDPRINCIPALSYNTAXSUPPORTUNSPECIFIED

Deleted principal syntax support was not specified.

In this article
Back to top Generated by DocFX