Show / Hide Table of Contents

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 Source

Methods

Declaration
public readonly ImmutableArray<ServiceApiMethod> Methods
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<ServiceApiMethod>
View Source

Name

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

Syntax

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

Version

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