Network Services v1 API - Enum EndpointPolicy.Types.EndpointPolicyType (1.0.0-beta01)

public enum EndpointPolicy.Types.EndpointPolicyType

Reference documentation and code samples for the Network Services v1 API enum EndpointPolicy.Types.EndpointPolicyType.

The type of endpoint policy.

Namespace

Google.Cloud.NetworkServices.V1

Assembly

Google.Cloud.NetworkServices.V1.dll

Fields

Name Description
GrpcServer

Represents a proxyless gRPC backend.

SidecarProxy

Represents a proxy deployed as a sidecar.

Unspecified

Default value. Must not be used.