Show / Hide Table of Contents

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 Source

Name

Declaration
public readonly string Name
Field Value
Type Description
System.String
View Source

RequestType

Declaration
public readonly string RequestType
Field Value
Type Description
System.String
View Source

ResponseType

Declaration
public readonly string ResponseType
Field Value
Type Description
System.String
View Source

Syntax

Declaration
public readonly string Syntax
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.