Class ServiceApiMethod
Inheritance
System.Object
ServiceApiMethod
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 ServiceApiMethod
Fields
View SourceName
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
RequestType
Declaration
public readonly string RequestType
Field Value
| Type | Description |
|---|---|
| System.String |
ResponseType
Declaration
public readonly string ResponseType
Field Value
| Type | Description |
|---|---|
| System.String |
Syntax
Declaration
public readonly string Syntax
Field Value
| Type | Description |
|---|---|
| System.String |