Show / Hide Table of Contents

Enum ReusableConfigName.ResourceNameType

The possible contents of ReusableConfigName.

Namespace: Google.Cloud.Security.PrivateCA.V1Beta1
Assembly: Google.Cloud.Security.PrivateCA.V1Beta1.dll
Syntax
public enum ResourceNameType

Fields

Name Description
ProjectLocationReusableConfig

A resource name with pattern projects/{project}/locations/{location}/reusableConfigs/{reusable_config}.

Unparsed

An unparsed resource name.

Back to top