Class ApiConfig.GrpcServiceDefinition.Builder (2.64.0)
Stay organized with collections
Save and categorize content based on your preferences.
- 2.80.0 (latest)
- 2.78.0
- 2.76.0
- 2.75.0
- 2.74.0
- 2.73.0
- 2.72.0
- 2.70.0
- 2.68.0
- 2.67.0
- 2.64.0
- 2.63.0
- 2.62.0
- 2.60.0
- 2.59.0
- 2.58.0
- 2.57.0
- 2.56.0
- 2.55.0
- 2.54.0
- 2.53.0
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.7
- 2.2.1
- 2.1.12
publicstaticfinalclass ApiConfig.GrpcServiceDefinition.BuilderextendsGeneratedMessageV3.Builder<ApiConfig.GrpcServiceDefinition.Builder>implementsApiConfig.GrpcServiceDefinitionOrBuilderA gRPC service definition.
Protobuf type google.cloud.apigateway.v1.ApiConfig.GrpcServiceDefinition
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ApiConfig.GrpcServiceDefinition.BuilderImplements
ApiConfig.GrpcServiceDefinitionOrBuilderInherited Members
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllSource(Iterable<? extends ApiConfig.File> values)
publicApiConfig.GrpcServiceDefinition.BuilderaddAllSource(Iterable<?extendsApiConfig.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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.apigateway.v1.ApiConfig.File> |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicApiConfig.GrpcServiceDefinition.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
addSource(ApiConfig.File value)
publicApiConfig.GrpcServiceDefinition.BuilderaddSource(ApiConfig.Filevalue)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ApiConfig.File |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
addSource(ApiConfig.File.Builder builderForValue)
publicApiConfig.GrpcServiceDefinition.BuilderaddSource(ApiConfig.File.BuilderbuilderForValue)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ApiConfig.File.Builder |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
addSource(int index, ApiConfig.File value)
publicApiConfig.GrpcServiceDefinition.BuilderaddSource(intindex,ApiConfig.Filevalue)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
ApiConfig.File |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
addSource(int index, ApiConfig.File.Builder builderForValue)
publicApiConfig.GrpcServiceDefinition.BuilderaddSource(intindex,ApiConfig.File.BuilderbuilderForValue)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
ApiConfig.File.Builder |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
addSourceBuilder()
publicApiConfig.File.BuilderaddSourceBuilder()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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ApiConfig.File.Builder |
|
addSourceBuilder(int index)
publicApiConfig.File.BuilderaddSourceBuilder(intindex)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.File.Builder |
|
build()
publicApiConfig.GrpcServiceDefinitionbuild()| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition |
|
buildPartial()
publicApiConfig.GrpcServiceDefinitionbuildPartial()| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition |
|
clear()
publicApiConfig.GrpcServiceDefinition.Builderclear()| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
clearField(Descriptors.FieldDescriptor field)
publicApiConfig.GrpcServiceDefinition.BuilderclearField(Descriptors.FieldDescriptorfield)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
clearFileDescriptorSet()
publicApiConfig.GrpcServiceDefinition.BuilderclearFileDescriptorSet()Input only. File descriptor set, generated by protoc.
To generate, use protoc with imports and source info included. For an example test.proto file, the following command would put the value in a new file named out.pb.
$ protoc --include_imports --include_source_info test.proto -o out.pb
.google.cloud.apigateway.v1.ApiConfig.File file_descriptor_set = 1 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
publicApiConfig.GrpcServiceDefinition.BuilderclearOneof(Descriptors.OneofDescriptoroneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
clearSource()
publicApiConfig.GrpcServiceDefinition.BuilderclearSource()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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
clone()
publicApiConfig.GrpcServiceDefinition.Builderclone()| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
getDefaultInstanceForType()
publicApiConfig.GrpcServiceDefinitiongetDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition |
|
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getFileDescriptorSet()
publicApiConfig.FilegetFileDescriptorSet()Input only. File descriptor set, generated by protoc.
To generate, use protoc with imports and source info included. For an example test.proto file, the following command would put the value in a new file named out.pb.
$ protoc --include_imports --include_source_info test.proto -o out.pb
.google.cloud.apigateway.v1.ApiConfig.File file_descriptor_set = 1 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ApiConfig.File |
The fileDescriptorSet. |
getFileDescriptorSetBuilder()
publicApiConfig.File.BuildergetFileDescriptorSetBuilder()Input only. File descriptor set, generated by protoc.
To generate, use protoc with imports and source info included. For an example test.proto file, the following command would put the value in a new file named out.pb.
$ protoc --include_imports --include_source_info test.proto -o out.pb
.google.cloud.apigateway.v1.ApiConfig.File file_descriptor_set = 1 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ApiConfig.File.Builder |
|
getFileDescriptorSetOrBuilder()
publicApiConfig.FileOrBuildergetFileDescriptorSetOrBuilder()Input only. File descriptor set, generated by protoc.
To generate, use protoc with imports and source info included. For an example test.proto file, the following command would put the value in a new file named out.pb.
$ protoc --include_imports --include_source_info test.proto -o out.pb
.google.cloud.apigateway.v1.ApiConfig.File file_descriptor_set = 1 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ApiConfig.FileOrBuilder |
|
getSource(int index)
publicApiConfig.FilegetSource(intindex)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.File |
|
getSourceBuilder(int index)
publicApiConfig.File.BuildergetSourceBuilder(intindex)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.File.Builder |
|
getSourceBuilderList()
publicList<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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getSourceCount()
publicintgetSourceCount()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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
|
getSourceList()
publicList<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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<File> |
|
getSourceOrBuilder(int index)
publicApiConfig.FileOrBuildergetSourceOrBuilder(intindex)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.FileOrBuilder |
|
getSourceOrBuilderList()
publicList<?extendsApiConfig.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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.apigateway.v1.ApiConfig.FileOrBuilder> |
|
hasFileDescriptorSet()
publicbooleanhasFileDescriptorSet()Input only. File descriptor set, generated by protoc.
To generate, use protoc with imports and source info included. For an example test.proto file, the following command would put the value in a new file named out.pb.
$ protoc --include_imports --include_source_info test.proto -o out.pb
.google.cloud.apigateway.v1.ApiConfig.File file_descriptor_set = 1 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the fileDescriptorSet field is set. |
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
publicfinalbooleanisInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFileDescriptorSet(ApiConfig.File value)
publicApiConfig.GrpcServiceDefinition.BuildermergeFileDescriptorSet(ApiConfig.Filevalue)Input only. File descriptor set, generated by protoc.
To generate, use protoc with imports and source info included. For an example test.proto file, the following command would put the value in a new file named out.pb.
$ protoc --include_imports --include_source_info test.proto -o out.pb
.google.cloud.apigateway.v1.ApiConfig.File file_descriptor_set = 1 [(.google.api.field_behavior) = INPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
ApiConfig.File |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
mergeFrom(ApiConfig.GrpcServiceDefinition other)
publicApiConfig.GrpcServiceDefinition.BuildermergeFrom(ApiConfig.GrpcServiceDefinitionother)| Parameter | |
|---|---|
| Name | Description |
other |
ApiConfig.GrpcServiceDefinition |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
publicApiConfig.GrpcServiceDefinition.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
publicApiConfig.GrpcServiceDefinition.BuildermergeFrom(Messageother)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalApiConfig.GrpcServiceDefinition.BuildermergeUnknownFields(UnknownFieldSetunknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
removeSource(int index)
publicApiConfig.GrpcServiceDefinition.BuilderremoveSource(intindex)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
publicApiConfig.GrpcServiceDefinition.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
setFileDescriptorSet(ApiConfig.File value)
publicApiConfig.GrpcServiceDefinition.BuildersetFileDescriptorSet(ApiConfig.Filevalue)Input only. File descriptor set, generated by protoc.
To generate, use protoc with imports and source info included. For an example test.proto file, the following command would put the value in a new file named out.pb.
$ protoc --include_imports --include_source_info test.proto -o out.pb
.google.cloud.apigateway.v1.ApiConfig.File file_descriptor_set = 1 [(.google.api.field_behavior) = INPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
ApiConfig.File |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
setFileDescriptorSet(ApiConfig.File.Builder builderForValue)
publicApiConfig.GrpcServiceDefinition.BuildersetFileDescriptorSet(ApiConfig.File.BuilderbuilderForValue)Input only. File descriptor set, generated by protoc.
To generate, use protoc with imports and source info included. For an example test.proto file, the following command would put the value in a new file named out.pb.
$ protoc --include_imports --include_source_info test.proto -o out.pb
.google.cloud.apigateway.v1.ApiConfig.File file_descriptor_set = 1 [(.google.api.field_behavior) = INPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ApiConfig.File.Builder |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicApiConfig.GrpcServiceDefinition.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
setSource(int index, ApiConfig.File value)
publicApiConfig.GrpcServiceDefinition.BuildersetSource(intindex,ApiConfig.Filevalue)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
ApiConfig.File |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
setSource(int index, ApiConfig.File.Builder builderForValue)
publicApiConfig.GrpcServiceDefinition.BuildersetSource(intindex,ApiConfig.File.BuilderbuilderForValue)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.cloud.apigateway.v1.ApiConfig.File source = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
ApiConfig.File.Builder |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalApiConfig.GrpcServiceDefinition.BuildersetUnknownFields(UnknownFieldSetunknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
ApiConfig.GrpcServiceDefinition.Builder |
|