All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.servicemanagement.model.SelectiveGapicGeneration.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241106-2.0.0
Show newest version






SelectiveGapicGeneration (Service Management API v1-rev20241202-2.0.0)












com.google.api.services.servicemanagement.model

Class SelectiveGapicGeneration

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class SelectiveGapicGeneration
    extends com.google.api.client.json.GenericJson
    This message is used to configure the generation of a subset of the RPCs in a service for client libraries.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Service Management API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • SelectiveGapicGeneration

        public SelectiveGapicGeneration()
    • Method Detail

      • getMethods

        public List<String> getMethods()
        An allowlist of the fully qualified names of RPCs that should be included on public client surfaces.
        Returns:
        value or null for none
      • setMethods

        public SelectiveGapicGeneration setMethods(List<String> methods)
        An allowlist of the fully qualified names of RPCs that should be included on public client surfaces.
        Parameters:
        methods - methods or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy