View Source GoogleApi.ServiceConsumerManagement.V1.Model.SelectiveGapicGeneration (google_api_service_consumer_management v0.35.0)
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.ServiceConsumerManagement.V1.Model.SelectiveGapicGeneration{ methods: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.