View Source GoogleApi.NetworkSecurity.V1.Model.GoogleCloudNetworksecurityV1GrpcEndpoint (google_api_network_security v0.3.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:".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.NetworkSecurity.V1.Model.GoogleCloudNetworksecurityV1GrpcEndpoint{ targetUri: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.