Google Cloud Deploy V1 API - Class Google::Api::CommonLanguageSettings (v2.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Api::CommonLanguageSettings.
Required information for every language.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#destinations
defdestinations()->::Array<::Google::Api::ClientLibraryDestination>
Returns
- (::Array<::Google::Api::ClientLibraryDestination>) — The destination where API teams want this client library to be published.
#destinations=
defdestinations=(value)->::Array<::Google::Api::ClientLibraryDestination>
Parameter
- value (::Array<::Google::Api::ClientLibraryDestination>) — The destination where API teams want this client library to be published.
Returns
- (::Array<::Google::Api::ClientLibraryDestination>) — The destination where API teams want this client library to be published.
#reference_docs_uri
defreference_docs_uri()->::String
Returns
- (::String) — Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest
#reference_docs_uri=
defreference_docs_uri=(value)->::String
Parameter
- value (::String) — Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest
Returns
- (::String) — Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest
#selective_gapic_generation
defselective_gapic_generation()->::Google::Api::SelectiveGapicGeneration
Returns
- (::Google::Api::SelectiveGapicGeneration) — Configuration for which RPCs should be generated in the GAPIC client.
#selective_gapic_generation=
defselective_gapic_generation=(value)->::Google::Api::SelectiveGapicGeneration
Parameter
- value (::Google::Api::SelectiveGapicGeneration) — Configuration for which RPCs should be generated in the GAPIC client.
Returns
- (::Google::Api::SelectiveGapicGeneration) — Configuration for which RPCs should be generated in the GAPIC client.