public static final class ApiConfig.GrpcServiceDefinition.Builder extends GeneratedMessageV3.Builder<ApiConfig.GrpcServiceDefinition.Builder> implements ApiConfig.GrpcServiceDefinitionOrBuilder
A gRPC service definition.
Protobuf type google.events.cloud.apigateway.v1.ApiConfig.GrpcServiceDefinition
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllSource(Iterable<? extends ApiConfig.File> values)
public ApiConfig.GrpcServiceDefinition.Builder addAllSource(Iterable<? extends ApiConfig.File> values)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.events.cloud.apigateway.v1.ApiConfig.File>
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ApiConfig.GrpcServiceDefinition.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
addSource(ApiConfig.File value)
public ApiConfig.GrpcServiceDefinition.Builder addSource(ApiConfig.File value)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
addSource(ApiConfig.File.Builder builderForValue)
public ApiConfig.GrpcServiceDefinition.Builder addSource(ApiConfig.File.Builder builderForValue)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
addSource(int index, ApiConfig.File value)
public ApiConfig.GrpcServiceDefinition.Builder addSource(int index, ApiConfig.File value)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
addSource(int index, ApiConfig.File.Builder builderForValue)
public ApiConfig.GrpcServiceDefinition.Builder addSource(int index, ApiConfig.File.Builder builderForValue)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
addSourceBuilder()
public ApiConfig.File.Builder addSourceBuilder()
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
addSourceBuilder(int index)
public ApiConfig.File.Builder addSourceBuilder(int index)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
Parameter |
Name |
Description |
index |
int
|
build()
public ApiConfig.GrpcServiceDefinition build()
buildPartial()
public ApiConfig.GrpcServiceDefinition buildPartial()
clear()
public ApiConfig.GrpcServiceDefinition.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public ApiConfig.GrpcServiceDefinition.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public ApiConfig.GrpcServiceDefinition.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearSource()
public ApiConfig.GrpcServiceDefinition.Builder clearSource()
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
clone()
public ApiConfig.GrpcServiceDefinition.Builder clone()
Overrides
getDefaultInstanceForType()
public ApiConfig.GrpcServiceDefinition getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getSource(int index)
public ApiConfig.File getSource(int index)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
Parameter |
Name |
Description |
index |
int
|
getSourceBuilder(int index)
public ApiConfig.File.Builder getSourceBuilder(int index)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
Parameter |
Name |
Description |
index |
int
|
getSourceBuilderList()
public List<ApiConfig.File.Builder> getSourceBuilderList()
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
getSourceCount()
public int getSourceCount()
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
Returns |
Type |
Description |
int |
|
getSourceList()
public List<ApiConfig.File> getSourceList()
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
getSourceOrBuilder(int index)
public ApiConfig.FileOrBuilder getSourceOrBuilder(int index)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
Parameter |
Name |
Description |
index |
int
|
getSourceOrBuilderList()
public List<? extends ApiConfig.FileOrBuilder> getSourceOrBuilderList()
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
Returns |
Type |
Description |
List<? extends com.google.events.cloud.apigateway.v1.ApiConfig.FileOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(ApiConfig.GrpcServiceDefinition other)
public ApiConfig.GrpcServiceDefinition.Builder mergeFrom(ApiConfig.GrpcServiceDefinition other)
public ApiConfig.GrpcServiceDefinition.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ApiConfig.GrpcServiceDefinition.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ApiConfig.GrpcServiceDefinition.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removeSource(int index)
public ApiConfig.GrpcServiceDefinition.Builder removeSource(int index)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
Parameter |
Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
public ApiConfig.GrpcServiceDefinition.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ApiConfig.GrpcServiceDefinition.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setSource(int index, ApiConfig.File value)
public ApiConfig.GrpcServiceDefinition.Builder setSource(int index, ApiConfig.File value)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
setSource(int index, ApiConfig.File.Builder builderForValue)
public ApiConfig.GrpcServiceDefinition.Builder setSource(int index, ApiConfig.File.Builder builderForValue)
Optional. Uncompiled proto files associated with the descriptor set, used
for display purposes (server-side compilation is not supported). These
should match the inputs to 'protoc' command used to generate
file_descriptor_set.
repeated .google.events.cloud.apigateway.v1.ApiConfig.File source = 2;
setUnknownFields(UnknownFieldSet unknownFields)
public final ApiConfig.GrpcServiceDefinition.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides