Class CommonLanguageSettings.Builder

    • Method Detail

      • getDescriptor

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

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        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.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • getDefaultInstanceForType

        public CommonLanguageSettings getDefaultInstanceForType()
        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>
      • 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,
                                                               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,
                                                               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.GeneratedMessageV3.Builder<CommonLanguageSettings.Builder>
      • mergeFrom

        public CommonLanguageSettings.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                 throws 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:
        IOException
      • getReferenceDocsUri

        @Deprecated
        public String getReferenceDocsUri()
        Deprecated.
        google.api.CommonLanguageSettings.reference_docs_uri is deprecated. See google/api/client.proto;l=106
         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=106
         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​(String value)
        Deprecated.
        google.api.CommonLanguageSettings.reference_docs_uri is deprecated. See google/api/client.proto;l=106
         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=106
         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=106
         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​(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 List<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​(Iterable<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.
      • 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>