Class CommonLanguageSettings.Builder

  • All Implemented Interfaces:
    CommonLanguageSettingsOrBuilder, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    Enclosing class:
    CommonLanguageSettings

    public static final class CommonLanguageSettings.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
    implements CommonLanguageSettingsOrBuilder
     Required information for every language.
     
    Protobuf type google.api.CommonLanguageSettings
    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Overrides:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • clear

        public CommonLanguageSettings.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<CommonLanguageSettings.Builder>
      • getDefaultInstanceForType

        public CommonLanguageSettings getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public CommonLanguageSettings build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public CommonLanguageSettings buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • clone

        public CommonLanguageSettings.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • setField

        public CommonLanguageSettings.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                       java.lang.Object value)
        Specified by:
        setField in interface com.google.protobuf.Message.Builder
        Overrides:
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • clearField

        public CommonLanguageSettings.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • clearOneof

        public CommonLanguageSettings.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • setRepeatedField

        public CommonLanguageSettings.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                               int index,
                                                               java.lang.Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • addRepeatedField

        public CommonLanguageSettings.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                               java.lang.Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,​CommonLanguageSettings.Builder>
      • mergeFrom

        public CommonLanguageSettings.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                 throws java.io.IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommonLanguageSettings.Builder>
        Throws:
        java.io.IOException
      • getReferenceDocsUri

        @Deprecated
        public java.lang.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 [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 [deprecated = true];
        Specified by:
        getReferenceDocsUriBytes in interface CommonLanguageSettingsOrBuilder
        Returns:
        The bytes for referenceDocsUri.
      • setReferenceDocsUri

        @Deprecated
        public CommonLanguageSettings.Builder setReferenceDocsUri​(java.lang.String value)
        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 [deprecated = true];
        Parameters:
        value - The referenceDocsUri to set.
        Returns:
        This builder for chaining.
      • clearReferenceDocsUri

        @Deprecated
        public CommonLanguageSettings.Builder clearReferenceDocsUri()
        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 [deprecated = true];
        Returns:
        This builder for chaining.
      • setReferenceDocsUriBytes

        @Deprecated
        public CommonLanguageSettings.Builder setReferenceDocsUriBytes​(com.google.protobuf.ByteString value)
        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 [deprecated = true];
        Parameters:
        value - The bytes for referenceDocsUri to set.
        Returns:
        This builder for chaining.
      • getDestinationsCount

        public int getDestinationsCount()
         The destination where API teams want this client library to be published.
         
        repeated .google.api.ClientLibraryDestination destinations = 2;
        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;
        Specified by:
        getDestinations in interface CommonLanguageSettingsOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The destinations at the given index.
      • setDestinations

        public CommonLanguageSettings.Builder setDestinations​(int index,
                                                              ClientLibraryDestination value)
         The destination where API teams want this client library to be published.
         
        repeated .google.api.ClientLibraryDestination destinations = 2;
        Parameters:
        index - The index to set the value at.
        value - The destinations to set.
        Returns:
        This builder for chaining.
      • addDestinations

        public CommonLanguageSettings.Builder addDestinations​(ClientLibraryDestination value)
         The destination where API teams want this client library to be published.
         
        repeated .google.api.ClientLibraryDestination destinations = 2;
        Parameters:
        value - The destinations to add.
        Returns:
        This builder for chaining.
      • addAllDestinations

        public CommonLanguageSettings.Builder addAllDestinations​(java.lang.Iterable<? extends ClientLibraryDestination> values)
         The destination where API teams want this client library to be published.
         
        repeated .google.api.ClientLibraryDestination destinations = 2;
        Parameters:
        values - The destinations to add.
        Returns:
        This builder for chaining.
      • clearDestinations

        public CommonLanguageSettings.Builder clearDestinations()
         The destination where API teams want this client library to be published.
         
        repeated .google.api.ClientLibraryDestination destinations = 2;
        Returns:
        This builder for chaining.
      • getDestinationsValueList

        public java.util.List<java.lang.Integer> getDestinationsValueList()
         The destination where API teams want this client library to be published.
         
        repeated .google.api.ClientLibraryDestination destinations = 2;
        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;
        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.
      • setDestinationsValue

        public CommonLanguageSettings.Builder setDestinationsValue​(int index,
                                                                   int value)
         The destination where API teams want this client library to be published.
         
        repeated .google.api.ClientLibraryDestination destinations = 2;
        Parameters:
        index - The index to set the value at.
        value - The enum numeric value on the wire for destinations to set.
        Returns:
        This builder for chaining.
      • addDestinationsValue

        public CommonLanguageSettings.Builder addDestinationsValue​(int value)
         The destination where API teams want this client library to be published.
         
        repeated .google.api.ClientLibraryDestination destinations = 2;
        Parameters:
        value - The enum numeric value on the wire for destinations to add.
        Returns:
        This builder for chaining.
      • addAllDestinationsValue

        public CommonLanguageSettings.Builder addAllDestinationsValue​(java.lang.Iterable<java.lang.Integer> values)
         The destination where API teams want this client library to be published.
         
        repeated .google.api.ClientLibraryDestination destinations = 2;
        Parameters:
        values - The enum numeric values on the wire for destinations to add.
        Returns:
        This builder for chaining.
      • hasSelectiveGapicGeneration

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

        public CommonLanguageSettings.Builder setSelectiveGapicGeneration​(SelectiveGapicGeneration value)
         Configuration for which RPCs should be generated in the GAPIC client.
         
        .google.api.SelectiveGapicGeneration selective_gapic_generation = 3;
      • mergeSelectiveGapicGeneration

        public CommonLanguageSettings.Builder mergeSelectiveGapicGeneration​(SelectiveGapicGeneration value)
         Configuration for which RPCs should be generated in the GAPIC client.
         
        .google.api.SelectiveGapicGeneration selective_gapic_generation = 3;
      • clearSelectiveGapicGeneration

        public CommonLanguageSettings.Builder clearSelectiveGapicGeneration()
         Configuration for which RPCs should be generated in the GAPIC client.
         
        .google.api.SelectiveGapicGeneration selective_gapic_generation = 3;
      • getSelectiveGapicGenerationBuilder

        public SelectiveGapicGeneration.Builder getSelectiveGapicGenerationBuilder()
         Configuration for which RPCs should be generated in the GAPIC client.
         
        .google.api.SelectiveGapicGeneration selective_gapic_generation = 3;
      • setUnknownFields

        public final CommonLanguageSettings.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • mergeUnknownFields

        public final CommonLanguageSettings.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>