Class Api.Builder
- All Implemented Interfaces:
ApiOrBuilder, Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable
- Enclosing class:
Api
public static final class Api.Builder
extends GeneratedMessage.Builder<Api.Builder>
implements ApiOrBuilder
Api is a light-weight descriptor for an API Interface. Interfaces are also described as "protocol buffer services" in some contexts, such as by the "service" keyword in a .proto file, but they are different from API Services, which represent a concrete implementation of an interface as opposed to simply a description of methods and bindings. They are also sometimes simply referred to as "APIs" in other contexts, such as the name of this message itself. See https://cloud.google.com/apis/design/glossary for detailed terminology. New usages of this message as an alternative to ServiceDescriptorProto are strongly discouraged. This message does not reliability preserve all information necessary to model the schema and preserve semantics. Instead make use of FileDescriptorSet which preserves the necessary information.Protobuf type
google.protobuf.Api-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractMessageLite.Builder
AbstractMessageLite.Builder.LimitedInputStream -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate Objectprivate RepeatedFieldBuilder<Method, Method.Builder, MethodOrBuilder> private RepeatedFieldBuilder<Mixin, Mixin.Builder, MixinOrBuilder> private Objectprivate RepeatedFieldBuilder<Option, Option.Builder, OptionOrBuilder> private SourceContextprivate intprivate Object -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateBuilder()privateBuilder(AbstractMessage.BuilderParent parent) -
Method Summary
Modifier and TypeMethodDescriptionaddAllMethods(Iterable<? extends Method> values) The methods of this interface, in unspecified order.addAllMixins(Iterable<? extends Mixin> values) Included interfaces.addAllOptions(Iterable<? extends Option> values) Any metadata attached to the interface.addMethods(int index, Method value) The methods of this interface, in unspecified order.addMethods(int index, Method.Builder builderForValue) The methods of this interface, in unspecified order.addMethods(Method value) The methods of this interface, in unspecified order.addMethods(Method.Builder builderForValue) The methods of this interface, in unspecified order.The methods of this interface, in unspecified order.addMethodsBuilder(int index) The methods of this interface, in unspecified order.Included interfaces.addMixins(int index, Mixin.Builder builderForValue) Included interfaces.Included interfaces.addMixins(Mixin.Builder builderForValue) Included interfaces.Included interfaces.addMixinsBuilder(int index) Included interfaces.addOptions(int index, Option value) Any metadata attached to the interface.addOptions(int index, Option.Builder builderForValue) Any metadata attached to the interface.addOptions(Option value) Any metadata attached to the interface.addOptions(Option.Builder builderForValue) Any metadata attached to the interface.Any metadata attached to the interface.addOptionsBuilder(int index) Any metadata attached to the interface.build()Constructs the message based on the state of the Builder.LikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields.private voidbuildPartial0(Api result) private voidbuildPartialRepeatedFields(Api result) clear()Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.The source edition string, only valid when syntax is SYNTAX_EDITIONS.The methods of this interface, in unspecified order.Included interfaces.The fully qualified name of this interface, including package name followed by the interface's simple name.Any metadata attached to the interface.Source context for the protocol buffer service represented by this message.The source syntax of the service.A version string for this interface.private voidprivate voidprivate voidGet an instance of the type with no fields set.static final Descriptors.DescriptorGet the message's type's descriptor.The source edition string, only valid when syntax is SYNTAX_EDITIONS.The source edition string, only valid when syntax is SYNTAX_EDITIONS.getMethods(int index) The methods of this interface, in unspecified order.getMethodsBuilder(int index) The methods of this interface, in unspecified order.The methods of this interface, in unspecified order.intThe methods of this interface, in unspecified order.The methods of this interface, in unspecified order.getMethodsOrBuilder(int index) The methods of this interface, in unspecified order.List<? extends MethodOrBuilder> The methods of this interface, in unspecified order.getMixins(int index) Included interfaces.getMixinsBuilder(int index) Included interfaces.Included interfaces.intIncluded interfaces.Included interfaces.getMixinsOrBuilder(int index) Included interfaces.List<? extends MixinOrBuilder> Included interfaces.getName()The fully qualified name of this interface, including package name followed by the interface's simple name.The fully qualified name of this interface, including package name followed by the interface's simple name.getOptions(int index) Any metadata attached to the interface.getOptionsBuilder(int index) Any metadata attached to the interface.Any metadata attached to the interface.intAny metadata attached to the interface.Any metadata attached to the interface.getOptionsOrBuilder(int index) Any metadata attached to the interface.List<? extends OptionOrBuilder> Any metadata attached to the interface.Source context for the protocol buffer service represented by this message.Source context for the protocol buffer service represented by this message.Source context for the protocol buffer service represented by this message.The source syntax of the service.intThe source syntax of the service.A version string for this interface.A version string for this interface.booleanSource context for the protocol buffer service represented by this message.protected GeneratedMessage.FieldAccessorTableGet the FieldAccessorTable for this type.private RepeatedFieldBuilder<Method, Method.Builder, MethodOrBuilder> private RepeatedFieldBuilder<Mixin, Mixin.Builder, MixinOrBuilder> private RepeatedFieldBuilder<Option, Option.Builder, OptionOrBuilder> Source context for the protocol buffer service represented by this message.final booleanReturns true if all required fields in the message and all embedded messages are set, false otherwise.private voidmergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) LikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions.Mergeotherinto the message being built.mergeSourceContext(SourceContext value) Source context for the protocol buffer service represented by this message.removeMethods(int index) The methods of this interface, in unspecified order.removeMixins(int index) Included interfaces.removeOptions(int index) Any metadata attached to the interface.setEdition(String value) The source edition string, only valid when syntax is SYNTAX_EDITIONS.setEditionBytes(ByteString value) The source edition string, only valid when syntax is SYNTAX_EDITIONS.setMethods(int index, Method value) The methods of this interface, in unspecified order.setMethods(int index, Method.Builder builderForValue) The methods of this interface, in unspecified order.Included interfaces.setMixins(int index, Mixin.Builder builderForValue) Included interfaces.The fully qualified name of this interface, including package name followed by the interface's simple name.setNameBytes(ByteString value) The fully qualified name of this interface, including package name followed by the interface's simple name.setOptions(int index, Option value) Any metadata attached to the interface.setOptions(int index, Option.Builder builderForValue) Any metadata attached to the interface.setSourceContext(SourceContext value) Source context for the protocol buffer service represented by this message.setSourceContext(SourceContext.Builder builderForValue) Source context for the protocol buffer service represented by this message.The source syntax of the service.setSyntaxValue(int value) The source syntax of the service.setVersion(String value) A version string for this interface.setVersionBytes(ByteString value) A version string for this interface.Methods inherited from class GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, dispose, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface MessageLite.Builder
mergeFromMethods inherited from interface MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
name_
-
methods_
-
methodsBuilder_
-
options_
-
optionsBuilder_
-
version_
-
sourceContext_
-
sourceContextBuilder_
private SingleFieldBuilder<SourceContext, SourceContext.Builder, SourceContextOrBuilder> sourceContextBuilder_ -
mixins_
-
mixinsBuilder_
-
syntax_
private int syntax_ -
edition_
-
-
Constructor Details
-
Builder
private Builder() -
Builder
-
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
Description copied from class:GeneratedMessage.BuilderGet the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with DescriptorProtos.- Specified by:
internalGetFieldAccessorTablein classGeneratedMessage.Builder<Api.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
Description copied from class:GeneratedMessage.BuilderCalled by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessage.Builder<Api.Builder>
-
getDescriptorForType
Description copied from interface:Message.BuilderGet the message's type's descriptor. SeeMessageOrBuilder.getDescriptorForType().- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessage.Builder<Api.Builder>
-
getDefaultInstanceForType
Description copied from interface:MessageLiteOrBuilderGet an instance of the type with no fields set. Because no fields are set, all getters for singular fields will return default values and repeated fields will appear empty. This may or may not be a singleton. This differs from thegetDefaultInstance()method of generated message classes in that this method is an abstract method of theMessageLiteinterface whereasgetDefaultInstance()is a static method of a specific class. They return the same thing.- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
Description copied from interface:MessageLite.BuilderConstructs the message based on the state of the Builder. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields. Instead, a partial message is returned. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
Description copied from interface:Message.BuilderMergeotherinto the message being built.othermust have the exact same type asthis(i.e.getDescriptorForType() == other.getDescriptorForType()).Merging occurs as follows. For each field:
* For singular primitive fields, if the field is set inother, thenother's value overwrites the value in this message.
* For singular message fields, if the field is set inother, it is merged into the corresponding sub-message of this message using the same merging rules.
* For repeated fields, the elements inotherare concatenated with the elements in this message.
* For oneof groups, if the other message has one of the fields set, the group of this message is cleared and replaced by the field of the other message, so that the oneof constraint is preserved.This is equivalent to the
Message::MergeFrommethod in C++.- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<Api.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()Description copied from interface:MessageLiteOrBuilderReturns true if all required fields in the message and all embedded messages are set, false otherwise.- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessage.Builder<Api.Builder>
-
mergeFrom
public Api.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions. The extensions that you want to be able to parse must be registered inextensionRegistry. Extensions not in the registry will be treated as unknown fields.- Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<Api.Builder>- Throws:
IOException- an I/O error reading from the stream
-
getName
The fully qualified name of this interface, including package name followed by the interface's simple name.
string name = 1;- Specified by:
getNamein interfaceApiOrBuilder- Returns:
- The name.
-
getNameBytes
The fully qualified name of this interface, including package name followed by the interface's simple name.
string name = 1;- Specified by:
getNameBytesin interfaceApiOrBuilder- Returns:
- The bytes for name.
-
setName
The fully qualified name of this interface, including package name followed by the interface's simple name.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
The fully qualified name of this interface, including package name followed by the interface's simple name.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
The fully qualified name of this interface, including package name followed by the interface's simple name.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
ensureMethodsIsMutable
private void ensureMethodsIsMutable() -
getMethodsList
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2;- Specified by:
getMethodsListin interfaceApiOrBuilder
-
getMethodsCount
public int getMethodsCount()The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2;- Specified by:
getMethodsCountin interfaceApiOrBuilder
-
getMethods
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2;- Specified by:
getMethodsin interfaceApiOrBuilder
-
setMethods
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
setMethods
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
addMethods
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
addMethods
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
addMethods
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
addMethods
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
addAllMethods
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
clearMethods
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
removeMethods
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
getMethodsBuilder
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
getMethodsOrBuilder
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2;- Specified by:
getMethodsOrBuilderin interfaceApiOrBuilder
-
getMethodsOrBuilderList
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2;- Specified by:
getMethodsOrBuilderListin interfaceApiOrBuilder
-
addMethodsBuilder
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
addMethodsBuilder
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
getMethodsBuilderList
The methods of this interface, in unspecified order.
repeated .google.protobuf.Method methods = 2; -
internalGetMethodsFieldBuilder
private RepeatedFieldBuilder<Method, Method.Builder, MethodOrBuilder> internalGetMethodsFieldBuilder() -
ensureOptionsIsMutable
private void ensureOptionsIsMutable() -
getOptionsList
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3;- Specified by:
getOptionsListin interfaceApiOrBuilder
-
getOptionsCount
public int getOptionsCount()Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3;- Specified by:
getOptionsCountin interfaceApiOrBuilder
-
getOptions
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3;- Specified by:
getOptionsin interfaceApiOrBuilder
-
setOptions
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
setOptions
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
addOptions
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
addOptions
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
addOptions
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
addOptions
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
addAllOptions
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
clearOptions
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
removeOptions
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
getOptionsBuilder
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
getOptionsOrBuilder
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3;- Specified by:
getOptionsOrBuilderin interfaceApiOrBuilder
-
getOptionsOrBuilderList
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3;- Specified by:
getOptionsOrBuilderListin interfaceApiOrBuilder
-
addOptionsBuilder
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
addOptionsBuilder
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
getOptionsBuilderList
Any metadata attached to the interface.
repeated .google.protobuf.Option options = 3; -
internalGetOptionsFieldBuilder
private RepeatedFieldBuilder<Option, Option.Builder, OptionOrBuilder> internalGetOptionsFieldBuilder() -
getVersion
A version string for this interface. If specified, must have the form `major-version.minor-version`, as in `1.10`. If the minor version is omitted, it defaults to zero. If the entire version field is empty, the major version is derived from the package name, as outlined below. If the field is not empty, the version in the package name will be verified to be consistent with what is provided here. The versioning schema uses [semantic versioning](http://semver.org) where the major version number indicates a breaking change and the minor version an additive, non-breaking change. Both version numbers are signals to users what to expect from different versions, and should be carefully chosen based on the product plan. The major version is also reflected in the package name of the interface, which must end in `v<major-version>`, as in `google.feature.v1`. For major versions 0 and 1, the suffix can be omitted. Zero major versions must only be used for experimental, non-GA interfaces.
string version = 4;- Specified by:
getVersionin interfaceApiOrBuilder- Returns:
- The version.
-
getVersionBytes
A version string for this interface. If specified, must have the form `major-version.minor-version`, as in `1.10`. If the minor version is omitted, it defaults to zero. If the entire version field is empty, the major version is derived from the package name, as outlined below. If the field is not empty, the version in the package name will be verified to be consistent with what is provided here. The versioning schema uses [semantic versioning](http://semver.org) where the major version number indicates a breaking change and the minor version an additive, non-breaking change. Both version numbers are signals to users what to expect from different versions, and should be carefully chosen based on the product plan. The major version is also reflected in the package name of the interface, which must end in `v<major-version>`, as in `google.feature.v1`. For major versions 0 and 1, the suffix can be omitted. Zero major versions must only be used for experimental, non-GA interfaces.
string version = 4;- Specified by:
getVersionBytesin interfaceApiOrBuilder- Returns:
- The bytes for version.
-
setVersion
A version string for this interface. If specified, must have the form `major-version.minor-version`, as in `1.10`. If the minor version is omitted, it defaults to zero. If the entire version field is empty, the major version is derived from the package name, as outlined below. If the field is not empty, the version in the package name will be verified to be consistent with what is provided here. The versioning schema uses [semantic versioning](http://semver.org) where the major version number indicates a breaking change and the minor version an additive, non-breaking change. Both version numbers are signals to users what to expect from different versions, and should be carefully chosen based on the product plan. The major version is also reflected in the package name of the interface, which must end in `v<major-version>`, as in `google.feature.v1`. For major versions 0 and 1, the suffix can be omitted. Zero major versions must only be used for experimental, non-GA interfaces.
string version = 4;- Parameters:
value- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
A version string for this interface. If specified, must have the form `major-version.minor-version`, as in `1.10`. If the minor version is omitted, it defaults to zero. If the entire version field is empty, the major version is derived from the package name, as outlined below. If the field is not empty, the version in the package name will be verified to be consistent with what is provided here. The versioning schema uses [semantic versioning](http://semver.org) where the major version number indicates a breaking change and the minor version an additive, non-breaking change. Both version numbers are signals to users what to expect from different versions, and should be carefully chosen based on the product plan. The major version is also reflected in the package name of the interface, which must end in `v<major-version>`, as in `google.feature.v1`. For major versions 0 and 1, the suffix can be omitted. Zero major versions must only be used for experimental, non-GA interfaces.
string version = 4;- Returns:
- This builder for chaining.
-
setVersionBytes
A version string for this interface. If specified, must have the form `major-version.minor-version`, as in `1.10`. If the minor version is omitted, it defaults to zero. If the entire version field is empty, the major version is derived from the package name, as outlined below. If the field is not empty, the version in the package name will be verified to be consistent with what is provided here. The versioning schema uses [semantic versioning](http://semver.org) where the major version number indicates a breaking change and the minor version an additive, non-breaking change. Both version numbers are signals to users what to expect from different versions, and should be carefully chosen based on the product plan. The major version is also reflected in the package name of the interface, which must end in `v<major-version>`, as in `google.feature.v1`. For major versions 0 and 1, the suffix can be omitted. Zero major versions must only be used for experimental, non-GA interfaces.
string version = 4;- Parameters:
value- The bytes for version to set.- Returns:
- This builder for chaining.
-
hasSourceContext
public boolean hasSourceContext()Source context for the protocol buffer service represented by this message.
.google.protobuf.SourceContext source_context = 5;- Specified by:
hasSourceContextin interfaceApiOrBuilder- Returns:
- Whether the sourceContext field is set.
-
getSourceContext
Source context for the protocol buffer service represented by this message.
.google.protobuf.SourceContext source_context = 5;- Specified by:
getSourceContextin interfaceApiOrBuilder- Returns:
- The sourceContext.
-
setSourceContext
Source context for the protocol buffer service represented by this message.
.google.protobuf.SourceContext source_context = 5; -
setSourceContext
Source context for the protocol buffer service represented by this message.
.google.protobuf.SourceContext source_context = 5; -
mergeSourceContext
Source context for the protocol buffer service represented by this message.
.google.protobuf.SourceContext source_context = 5; -
clearSourceContext
Source context for the protocol buffer service represented by this message.
.google.protobuf.SourceContext source_context = 5; -
getSourceContextBuilder
Source context for the protocol buffer service represented by this message.
.google.protobuf.SourceContext source_context = 5; -
getSourceContextOrBuilder
Source context for the protocol buffer service represented by this message.
.google.protobuf.SourceContext source_context = 5;- Specified by:
getSourceContextOrBuilderin interfaceApiOrBuilder
-
internalGetSourceContextFieldBuilder
private SingleFieldBuilder<SourceContext, SourceContext.Builder, SourceContextOrBuilder> internalGetSourceContextFieldBuilder()Source context for the protocol buffer service represented by this message.
.google.protobuf.SourceContext source_context = 5; -
ensureMixinsIsMutable
private void ensureMixinsIsMutable() -
getMixinsList
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6;- Specified by:
getMixinsListin interfaceApiOrBuilder
-
getMixinsCount
public int getMixinsCount()Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6;- Specified by:
getMixinsCountin interfaceApiOrBuilder
-
getMixins
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6;- Specified by:
getMixinsin interfaceApiOrBuilder
-
setMixins
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
setMixins
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
addMixins
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
addMixins
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
addMixins
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
addMixins
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
addAllMixins
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
clearMixins
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
removeMixins
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
getMixinsBuilder
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
getMixinsOrBuilder
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6;- Specified by:
getMixinsOrBuilderin interfaceApiOrBuilder
-
getMixinsOrBuilderList
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6;- Specified by:
getMixinsOrBuilderListin interfaceApiOrBuilder
-
addMixinsBuilder
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
addMixinsBuilder
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
getMixinsBuilderList
Included interfaces. See [Mixin][].
repeated .google.protobuf.Mixin mixins = 6; -
internalGetMixinsFieldBuilder
-
getSyntaxValue
public int getSyntaxValue()The source syntax of the service.
.google.protobuf.Syntax syntax = 7;- Specified by:
getSyntaxValuein interfaceApiOrBuilder- Returns:
- The enum numeric value on the wire for syntax.
-
setSyntaxValue
The source syntax of the service.
.google.protobuf.Syntax syntax = 7;- Parameters:
value- The enum numeric value on the wire for syntax to set.- Returns:
- This builder for chaining.
- Throws:
IllegalArgumentException- if UNRECOGNIZED is provided.
-
getSyntax
The source syntax of the service.
.google.protobuf.Syntax syntax = 7;- Specified by:
getSyntaxin interfaceApiOrBuilder- Returns:
- The syntax.
-
setSyntax
The source syntax of the service.
.google.protobuf.Syntax syntax = 7;- Parameters:
value- The syntax to set.- Returns:
- This builder for chaining.
-
clearSyntax
The source syntax of the service.
.google.protobuf.Syntax syntax = 7;- Returns:
- This builder for chaining.
-
getEdition
The source edition string, only valid when syntax is SYNTAX_EDITIONS.
string edition = 8;- Specified by:
getEditionin interfaceApiOrBuilder- Returns:
- The edition.
-
getEditionBytes
The source edition string, only valid when syntax is SYNTAX_EDITIONS.
string edition = 8;- Specified by:
getEditionBytesin interfaceApiOrBuilder- Returns:
- The bytes for edition.
-
setEdition
The source edition string, only valid when syntax is SYNTAX_EDITIONS.
string edition = 8;- Parameters:
value- The edition to set.- Returns:
- This builder for chaining.
-
clearEdition
The source edition string, only valid when syntax is SYNTAX_EDITIONS.
string edition = 8;- Returns:
- This builder for chaining.
-
setEditionBytes
The source edition string, only valid when syntax is SYNTAX_EDITIONS.
string edition = 8;- Parameters:
value- The bytes for edition to set.- Returns:
- This builder for chaining.
-