Class RunService
A managed Cloud Run
service.
Implements
Inherited Members
Namespace: Google.Apis.FirebaseAppHosting.v1.Data
Assembly: Google.Apis.FirebaseAppHosting.v1.dll
Syntax
public class RunService : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Service
Optional. The name of the Cloud Run
service,
in the format: projects/{project}/locations/{location}/services/{serviceId}
Declaration
[JsonProperty("service")]
public virtual string Service { get; set; }Property Value
| Type | Description | 
|---|---|
| string |