View Source GoogleApi.ServiceNetworking.V1.Model.SelectiveGapicGeneration (google_api_service_networking v0.36.1)
This message is used to configure the generation of a subset of the RPCs in a service for client libraries.
Attributes
-
methods
(type:list(String.t)
, default:nil
) - An allowlist of the fully qualified names of RPCs that should be included on public client surfaces.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ServiceNetworking.V1.Model.SelectiveGapicGeneration{ methods: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.