public sealed class InstanceName : IResourceName, IEquatable<InstanceName>Reference documentation and code samples for the Cloud Run Admin v2 API class InstanceName.
Resource name for the Instance resource.
Namespace
Google.Cloud.Run.V2Assembly
Google.Cloud.Run.V2.dll
Constructors
InstanceName(string, string, string)
public InstanceName(string projectId, string locationId, string instanceId)Constructs a new instance of a InstanceName class from the component parts of pattern
projects/{project}/locations/{location}/instances/{instance}
| Parameters | |
|---|---|
| Name | Description |
projectId |
stringThe |
locationId |
stringThe |