View Source GoogleApi.NetworkSecurity.V1.Model.GoogleCloudNetworksecurityV1GrpcEndpoint (google_api_network_security v0.2.1)

Specification of the GRPC Endpoint.

Attributes

  • targetUri (type: String.t, default: nil) - Required. The target URI of the gRPC endpoint. Only UDS path is supported, and should start with “unix:”.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.NetworkSecurity.V1.Model.GoogleCloudNetworksecurityV1GrpcEndpoint{
    targetUri: String.t() | nil
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.