Class CommonLanguageSettings

java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<CommonLanguageSettings,CommonLanguageSettings.Builder>
com.google.api.CommonLanguageSettings
All Implemented Interfaces:
CommonLanguageSettingsOrBuilder, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder

public final class CommonLanguageSettings extends com.google.protobuf.GeneratedMessageLite<CommonLanguageSettings,CommonLanguageSettings.Builder> implements CommonLanguageSettingsOrBuilder
 Required information for every language.
 
Protobuf type google.api.CommonLanguageSettings
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Required information for every language.

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite

    com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageLite

    unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    protected final Object
    dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1)
     
     
    getDestinations(int index)
    The destination where API teams want this client library to be published.
    int
    The destination where API teams want this client library to be published.
    The destination where API teams want this client library to be published.
    int
    The destination where API teams want this client library to be published.
    The destination where API teams want this client library to be published.
    Deprecated.
    google.api.CommonLanguageSettings.reference_docs_uri is deprecated.
    com.google.protobuf.ByteString
    Deprecated.
    google.api.CommonLanguageSettings.reference_docs_uri is deprecated.
    Configuration for which RPCs should be generated in the GAPIC client.
    boolean
    Configuration for which RPCs should be generated in the GAPIC client.
     
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<CommonLanguageSettings>
     

    Methods inherited from class com.google.protobuf.GeneratedMessageLite

    createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Field Details

    • REFERENCE_DOCS_URI_FIELD_NUMBER

      public static final int REFERENCE_DOCS_URI_FIELD_NUMBER
      See Also:
    • DESTINATIONS_FIELD_NUMBER

      public static final int DESTINATIONS_FIELD_NUMBER
      See Also:
    • SELECTIVE_GAPIC_GENERATION_FIELD_NUMBER

      public static final int SELECTIVE_GAPIC_GENERATION_FIELD_NUMBER
      See Also:
  • Method Details

    • getReferenceDocsUri

      @Deprecated public String getReferenceDocsUri()
      Deprecated.
      google.api.CommonLanguageSettings.reference_docs_uri is deprecated. See google/api/client.proto;l=122
       Link to automatically generated reference documentation.  Example:
       https://cloud.google.com/nodejs/docs/reference/asset/latest
       
      string reference_docs_uri = 1 [json_name = "referenceDocsUri", deprecated = true];
      Specified by:
      getReferenceDocsUri in interface CommonLanguageSettingsOrBuilder
      Returns:
      The referenceDocsUri.
    • getReferenceDocsUriBytes

      @Deprecated public com.google.protobuf.ByteString getReferenceDocsUriBytes()
      Deprecated.
      google.api.CommonLanguageSettings.reference_docs_uri is deprecated. See google/api/client.proto;l=122
       Link to automatically generated reference documentation.  Example:
       https://cloud.google.com/nodejs/docs/reference/asset/latest
       
      string reference_docs_uri = 1 [json_name = "referenceDocsUri", deprecated = true];
      Specified by:
      getReferenceDocsUriBytes in interface CommonLanguageSettingsOrBuilder
      Returns:
      The bytes for referenceDocsUri.
    • getDestinationsList

      public List<ClientLibraryDestination> getDestinationsList()
       The destination where API teams want this client library to be published.
       
      repeated .google.api.ClientLibraryDestination destinations = 2 [json_name = "destinations"];
      Specified by:
      getDestinationsList in interface CommonLanguageSettingsOrBuilder
      Returns:
      A list containing the destinations.
    • getDestinationsCount

      public int getDestinationsCount()
       The destination where API teams want this client library to be published.
       
      repeated .google.api.ClientLibraryDestination destinations = 2 [json_name = "destinations"];
      Specified by:
      getDestinationsCount in interface CommonLanguageSettingsOrBuilder
      Returns:
      The count of destinations.
    • getDestinations

      public ClientLibraryDestination getDestinations(int index)
       The destination where API teams want this client library to be published.
       
      repeated .google.api.ClientLibraryDestination destinations = 2 [json_name = "destinations"];
      Specified by:
      getDestinations in interface CommonLanguageSettingsOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The destinations at the given index.
    • getDestinationsValueList

      public List<Integer> getDestinationsValueList()
       The destination where API teams want this client library to be published.
       
      repeated .google.api.ClientLibraryDestination destinations = 2 [json_name = "destinations"];
      Specified by:
      getDestinationsValueList in interface CommonLanguageSettingsOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for destinations.
    • getDestinationsValue

      public int getDestinationsValue(int index)
       The destination where API teams want this client library to be published.
       
      repeated .google.api.ClientLibraryDestination destinations = 2 [json_name = "destinations"];
      Specified by:
      getDestinationsValue in interface CommonLanguageSettingsOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of destinations at the given index.
    • hasSelectiveGapicGeneration

      public boolean hasSelectiveGapicGeneration()
       Configuration for which RPCs should be generated in the GAPIC client.
       
      .google.api.SelectiveGapicGeneration selective_gapic_generation = 3 [json_name = "selectiveGapicGeneration"];
      Specified by:
      hasSelectiveGapicGeneration in interface CommonLanguageSettingsOrBuilder
      Returns:
      Whether the selectiveGapicGeneration field is set.
    • getSelectiveGapicGeneration

      public SelectiveGapicGeneration getSelectiveGapicGeneration()
       Configuration for which RPCs should be generated in the GAPIC client.
       
      .google.api.SelectiveGapicGeneration selective_gapic_generation = 3 [json_name = "selectiveGapicGeneration"];
      Specified by:
      getSelectiveGapicGeneration in interface CommonLanguageSettingsOrBuilder
      Returns:
      The selectiveGapicGeneration.
    • parseFrom

      public static CommonLanguageSettings parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static CommonLanguageSettings parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static CommonLanguageSettings parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static CommonLanguageSettings parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static CommonLanguageSettings parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static CommonLanguageSettings parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static CommonLanguageSettings parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static CommonLanguageSettings parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static CommonLanguageSettings parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static CommonLanguageSettings parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static CommonLanguageSettings parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static CommonLanguageSettings parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilder

      public static CommonLanguageSettings.Builder newBuilder()
    • newBuilder

      public static CommonLanguageSettings.Builder newBuilder(CommonLanguageSettings prototype)
    • dynamicMethod

      protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1)
      Specified by:
      dynamicMethod in class com.google.protobuf.GeneratedMessageLite<CommonLanguageSettings,CommonLanguageSettings.Builder>
    • getDefaultInstance

      public static CommonLanguageSettings getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<CommonLanguageSettings> parser()