Class ServiceApi
Inheritance
System.Object
ServiceApi
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Endpoints.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class ServiceApi
Fields
View SourceMethods
Declaration
public readonly ImmutableArray<ServiceApiMethod> Methods
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<ServiceApiMethod> |
Name
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Syntax
Declaration
public readonly string Syntax
Field Value
| Type | Description |
|---|---|
| System.String |
Version
Declaration
public readonly string Version
Field Value
| Type | Description |
|---|---|
| System.String |