Show / Hide Table of Contents

Class GoogleCloudBeyondcorpSecuritygatewaysV1ServiceDiscovery

Settings related to the Service Discovery.

Inheritance
object
GoogleCloudBeyondcorpSecuritygatewaysV1ServiceDiscovery
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.BeyondCorp.v1.Data
Assembly: Google.Apis.BeyondCorp.v1.dll
Syntax
public class GoogleCloudBeyondcorpSecuritygatewaysV1ServiceDiscovery : IDirectResponseSchema

Properties

ApiGateway

Required. External API configuration.

Declaration
[JsonProperty("apiGateway")]
public virtual GoogleCloudBeyondcorpSecuritygatewaysV1ServiceDiscoveryApiGateway ApiGateway { get; set; }
Property Value
Type Description
GoogleCloudBeyondcorpSecuritygatewaysV1ServiceDiscoveryApiGateway

ETag

The ETag of the item.

Declaration
public virtual string ETag { get; set; }
Property Value
Type Description
string

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX