View Source Envoy.Api.V2.Core.GrpcService.GoogleGrpc (envoy_data_plane_api v0.1.0)
Summary
Types
@type t() :: %Envoy.Api.V2.Core.GrpcService.GoogleGrpc{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], call_credentials: [ Envoy.Api.V2.Core.GrpcService.GoogleGrpc.CallCredentials.t() ], channel_credentials: Envoy.Api.V2.Core.GrpcService.GoogleGrpc.ChannelCredentials.t() | nil, config: Google.Protobuf.Struct.t() | nil, credentials_factory_name: String.t(), stat_prefix: String.t(), target_uri: String.t() }