Apigee Registry v1 API - Enum ArtifactName.ResourceNameType (1.0.0-beta06)

public enum ArtifactName.ResourceNameType

Reference documentation and code samples for the Apigee Registry v1 API enum ArtifactName.ResourceNameType.

The possible contents of ArtifactName.

Namespace

Google.Cloud.ApigeeRegistry.V1

Assembly

Google.Cloud.ApigeeRegistry.V1.dll

Fields

NameDescription
ProjectLocationApiArtifact

A resource name with pattern projects/{project}/locations/{location}/apis/{api}/artifacts/{artifact} .

ProjectLocationApiDeploymentArtifact

A resource name with pattern projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}/artifacts/{artifact}.

ProjectLocationApiVersionArtifact

A resource name with pattern projects/{project}/locations/{location}/apis/{api}/versions/{version}/artifacts/{artifact}.

ProjectLocationApiVersionSpecArtifact

A resource name with pattern projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}/artifacts/{artifact} .

ProjectLocationArtifact

A resource name with pattern projects/{project}/locations/{location}/artifacts/{artifact}.

Unparsed

An unparsed resource name.