- SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
-
- SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
-
- sendPostRequest(String) - Method in class com.google.api.gax.testing.LocalServiceHelper
-
- sendResult() - Method in class com.google.api.gax.grpc.BundlingContext
-
Sends back the result that was stored by either setResponse or setException
- SERVER_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- Service - Interface in com.google.protobuf
-
Abstract base interface for protocol-buffer-based RPC services.
- SERVICE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- SERVICE_NAME - Static variable in class com.google.pubsub.v1.PublisherGrpc
-
- SERVICE_NAME - Static variable in class com.google.pubsub.v1.SubscriberGrpc
-
- ServiceApiSettings - Class in com.google.api.gax.grpc
-
A base settings class to configure a service API class.
- ServiceApiSettings.Builder - Class in com.google.api.gax.grpc
-
- ServiceException - Exception in com.google.protobuf
-
Thrown by blocking RPC methods when a failure occurs.
- ServiceException(String) - Constructor for exception com.google.protobuf.ServiceException
-
- ServiceException(Throwable) - Constructor for exception com.google.protobuf.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception com.google.protobuf.ServiceException
-
- set(LazyFieldLite) - Method in class com.google.protobuf.LazyFieldLite
-
Overrides the contents of this LazyField.
- set(int, String) - Method in class com.google.protobuf.LazyStringArrayList
-
- set(int, ByteString) - Method in class com.google.protobuf.LazyStringArrayList
-
- set(int, byte[]) - Method in class com.google.protobuf.LazyStringArrayList
-
- set(int, ByteString) - Method in interface com.google.protobuf.LazyStringList
-
Replaces the element at the specified position in this list with the
specified element (optional operation).
- set(int, byte[]) - Method in interface com.google.protobuf.LazyStringList
-
Replaces the element at the specified position in this list with the
specified element (optional operation).
- set(int, ByteString) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- set(int, byte[]) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- setAckDeadlineSeconds(int) - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
The new ack deadline with respect to the time this request was sent to
the Pub/Sub system.
- setAckDeadlineSeconds(int) - Method in class com.google.pubsub.v1.Subscription.Builder
-
This value is the maximum time after a subscriber receives a message
before the subscriber should acknowledge the message.
- setAckId(String) - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
This ID can be used to acknowledge the received message.
- setAckIdBytes(ByteString) - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
This ID can be used to acknowledge the received message.
- setAckIds(int, String) - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
-
The acknowledgment ID for the messages being acknowledged that was returned
by the Pub/Sub system in the `Pull` response.
- setAckIds(int, String) - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
List of acknowledgment IDs.
- setAggregateValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- setAggregateValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- setAllowAlias(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool allow_alias = 2;
- setBlockingCallCountThreshold(Integer) - Method in class com.google.api.gax.grpc.BundlingSettings.Builder
-
Set the blocking call count threshold for bundling.
- setBoolean(int, boolean) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like List.set(int, Object)
but more efficient in that it doesn't box the element.
- setBoolValue(boolean) - Method in class com.google.protobuf.Value.Builder
-
optional bool bool_value = 4;
- setBundlingSettingsBuilder(BundlingSettings.Builder) - Method in class com.google.api.gax.grpc.BundlingCallSettings.Builder
-
- setByteString(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.LazyFieldLite
-
Sets this field with bytes to delay-parse.
- setCardinality(Field.Cardinality) - Method in class com.google.protobuf.Field.Builder
-
optional .google.protobuf.Field.Cardinality cardinality = 2;
- setCardinalityValue(int) - Method in class com.google.protobuf.Field.Builder
-
optional .google.protobuf.Field.Cardinality cardinality = 2;
- setCcEnableArenas(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_enable_arenas = 31 [default = false];
- setCcGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_generic_services = 16 [default = false];
- setClientLibHeader(String, String) - Method in class com.google.api.gax.grpc.ServiceApiSettings.Builder
-
Sets the client library name and version for the GRPC custom header.
- setClientLibHeader(String, String) - Method in class com.google.cloud.pubsub.spi.v1.PublisherSettings.Builder
-
- setClientLibHeader(String, String) - Method in class com.google.cloud.pubsub.spi.v1.SubscriberSettings.Builder
-
- setClientStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool client_streaming = 5 [default = false];
- setCredentialsProvider(CredentialsProvider) - Method in class com.google.api.gax.core.ConnectionSettings.Builder
-
Set the credentials to use in order to call the service.
- setCsharpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string csharp_namespace = 37;
- setCsharpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string csharp_namespace = 37;
- setCtype(DescriptorProtos.FieldOptions.CType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
- setData(ByteString) - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
The message payload.
- setDefaultValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7;
- setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7;
- setDelayThreshold(Duration) - Method in class com.google.api.gax.grpc.BundlingSettings.Builder
-
Set the delay threshold to use for bundling.
- setDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3;
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool deprecated = 3 [default = false];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
optional bool deprecated = 1 [default = false];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool deprecated = 3 [default = false];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool deprecated = 23 [default = false];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool deprecated = 3 [default = false];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional bool deprecated = 33 [default = false];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
optional bool deprecated = 33 [default = false];
- setDouble(int, double) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like List.set(int, Object)
but more efficient in that it doesn't box the element.
- setDoubleValue(double) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- setEagerlyParseMessageSets(boolean) - Static method in class com.google.protobuf.ExtensionRegistryLite
-
- setElementCountLimit(Integer) - Method in class com.google.api.gax.grpc.BundlingSettings.Builder
-
Set the element count limit to use for bundling.
- setElementCountThreshold(Integer) - Method in class com.google.api.gax.grpc.BundlingSettings.Builder
-
Set the element count threshold to use for bundling.
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2;
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 end = 2;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- setEnumvalue(int, EnumValue) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- setEnumvalue(int, EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- setException(Throwable) - Method in class com.google.api.gax.grpc.BundlingContext
-
- setException(Throwable) - Method in interface com.google.api.gax.grpc.RequestIssuer
-
Set the exception that resulted from executing the request.
- setExtendee(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2;
- setExtendeeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2;
- setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- setExtension(ExtensionLite<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of an extension.
- setExtension(ExtensionLite<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(ExtensionLite<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Set the value of an extension.
- setExtension(ExtensionLite<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- setExternalThresholds(List<ExternalThreshold<E>>) - Method in class com.google.api.gax.bundling.ThresholdBundler.Builder
-
Set the external thresholds for the ThresholdBundler.
- setFailed(String) - Method in interface com.google.protobuf.RpcController
-
Causes failed()
to return true on the client side.
- setField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- setField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MapEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.Message.Builder
-
Sets a field to the given value.
- setFields(int, Field) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2;
- setFields(int, Field.Builder) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2;
- setFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- setFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- setFileName(String) - Method in class com.google.protobuf.SourceContext.Builder
-
optional string file_name = 1;
- setFileNameBytes(ByteString) - Method in class com.google.protobuf.SourceContext.Builder
-
optional string file_name = 1;
- setFloat(int, float) - Method in interface com.google.protobuf.Internal.FloatList
-
Like List.set(int, Object)
but more efficient in that it doesn't box the element.
- setGeneratorHeader(String, String) - Method in class com.google.api.gax.grpc.ServiceApiSettings.Builder
-
Sets the generator name and version for the GRPC custom header.
- setGeneratorHeader(String, String) - Method in class com.google.cloud.pubsub.spi.v1.PublisherSettings.Builder
-
- setGeneratorHeader(String, String) - Method in class com.google.cloud.pubsub.spi.v1.SubscriberSettings.Builder
-
- setGoPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11;
- setGoPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11;
- setIdentifierValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3;
- setIdentifierValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3;
- setInitialRetryDelay(Duration) - Method in class com.google.api.gax.core.RetrySettings.Builder
-
The InitialRetryDelay parameter controls the delay before the first retry.
- setInitialRpcTimeout(Duration) - Method in class com.google.api.gax.core.RetrySettings.Builder
-
The InitialRpcTimeout parameter controls the timeout for the initial RPC.
- setInputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2;
- setInputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2;
- setInt(int, int) - Method in interface com.google.protobuf.Internal.IntList
-
Like List.set(int, Object)
but more efficient in that it doesn't box the element.
- setIsExtension(boolean) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- setJavaGenerateEqualsAndHash(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generate_equals_and_hash = 20 [default = false];
- setJavaGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- setJavaMultipleFiles(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_multiple_files = 10 [default = false];
- setJavananoUseDeprecatedPackage(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool javanano_use_deprecated_package = 38;
- setJavaOuterClassname(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8;
- setJavaOuterClassnameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8;
- setJavaPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1;
- setJavaPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1;
- setJavaStringCheckUtf8(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_string_check_utf8 = 27 [default = false];
- setJsonName(String) - Method in class com.google.protobuf.Field.Builder
-
optional string json_name = 10;
- setJsonNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
optional string json_name = 10;
- setJstype(DescriptorProtos.FieldOptions.JSType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL];
- setKey(K) - Method in class com.google.protobuf.MapEntry.Builder
-
- setKey(K) - Method in class com.google.protobuf.MapEntryLite.Builder
-
- setKind(Field.Kind) - Method in class com.google.protobuf.Field.Builder
-
optional .google.protobuf.Field.Kind kind = 1;
- setKindValue(int) - Method in class com.google.protobuf.Field.Builder
-
optional .google.protobuf.Field.Kind kind = 1;
- setLabel(DescriptorProtos.FieldDescriptorProto.Label) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- setLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool lazy = 5 [default = false];
- setLeadingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3;
- setLeadingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3;
- setLeadingDetachedComments(int, String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- setListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.ListValue list_value = 6;
- setListValue(ListValue.Builder) - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.ListValue list_value = 6;
- setLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- setLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- setLong(int, long) - Method in interface com.google.protobuf.Internal.LongList
-
Like List.set(int, Object)
but more efficient in that it doesn't box the element.
- setMapEntry(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool map_entry = 7;
- setMaxDelay(Duration) - Method in class com.google.api.gax.bundling.ThresholdBundler.Builder
-
Set the max delay for a bundle.
- setMaxMessages(int) - Method in class com.google.pubsub.v1.PullRequest.Builder
-
The maximum number of messages returned for this request.
- setMaxRetryDelay(Duration) - Method in class com.google.api.gax.core.RetrySettings.Builder
-
The MaxRetryDelay puts a limit on the value of the retry delay, so that the
RetryDelayMultiplier can't increase the retry delay higher than this amount.
- setMaxRpcTimeout(Duration) - Method in class com.google.api.gax.core.RetrySettings.Builder
-
The MaxRpcTimeout puts a limit on the value of the RPC timeout, so that the
RpcTimeoutMultiplier can't increase the RPC timeout higher than this amount.
- setMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Sets a message at the specified index replacing the existing item at
that index.
- setMessage(MType) - Method in class com.google.protobuf.SingleFieldBuilder
-
Sets a message for the field replacing any existing value.
- setMessage(PubsubMessage) - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
The message.
- setMessage(PubsubMessage.Builder) - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
The message.
- setMessageId(String) - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
ID of this message, assigned by the server when the message is published.
- setMessageIdBytes(ByteString) - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
ID of this message, assigned by the server when the message is published.
- setMessageIds(int, String) - Method in class com.google.pubsub.v1.PublishResponse.Builder
-
The server-assigned ID of each published message, in the same order as
the messages in the request.
- setMessages(int, PubsubMessage) - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages to publish.
- setMessages(int, PubsubMessage.Builder) - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages to publish.
- setMessageSetWireFormat(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool message_set_wire_format = 1 [default = false];
- setMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- setMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- setMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- setMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- setMethods(int, Method) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2;
- setMethods(int, Method.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2;
- setMixins(int, Mixin) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6;
- setMixins(int, Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6;
- setName(String) - Method in class com.google.protobuf.Api.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- setName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- setName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- setName(String) - Method in class com.google.protobuf.Enum.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.EnumValue.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.Field.Builder
-
optional string name = 4;
- setName(String) - Method in class com.google.protobuf.Method.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.Mixin.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.Option.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.Type.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.pubsub.v1.Subscription.Builder
-
The name of the subscription.
- setName(String) - Method in class com.google.pubsub.v1.Topic.Builder
-
The name of the topic.
- setNameBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.Enum.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.EnumValue.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
optional string name = 4;
- setNameBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.Option.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.pubsub.v1.Subscription.Builder
-
The name of the subscription.
- setNameBytes(ByteString) - Method in class com.google.pubsub.v1.Topic.Builder
-
The name of the topic.
- setNamePart(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- setNamePartBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- setNanos(int) - Method in class com.google.protobuf.Duration.Builder
-
optional int32 nanos = 2;
- setNanos(int) - Method in class com.google.protobuf.Timestamp.Builder
-
optional int32 nanos = 2;
- setNegativeIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- setNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- setNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- setNextPageToken(String) - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
If not empty, indicates that there may be more subscriptions that match
the request; this value should be passed in a new
`ListSubscriptionsRequest` to get more subscriptions.
- setNextPageToken(String) - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
If not empty, indicates that there may be more topics that match the
request; this value should be passed in a new `ListTopicsRequest`.
- setNextPageToken(String) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
If not empty, indicates that there may be more subscriptions that match
the request; this value should be passed in a new
`ListTopicSubscriptionsRequest` to get more subscriptions.
- setNextPageTokenBytes(ByteString) - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
If not empty, indicates that there may be more subscriptions that match
the request; this value should be passed in a new
`ListSubscriptionsRequest` to get more subscriptions.
- setNextPageTokenBytes(ByteString) - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
If not empty, indicates that there may be more topics that match the
request; this value should be passed in a new `ListTopicsRequest`.
- setNextPageTokenBytes(ByteString) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
If not empty, indicates that there may be more subscriptions that match
the request; this value should be passed in a new
`ListTopicSubscriptionsRequest` to get more subscriptions.
- setNoStandardDescriptorAccessor(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool no_standard_descriptor_accessor = 2 [default = false];
- setNullValue(NullValue) - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.NullValue null_value = 1;
- setNullValueValue(int) - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.NullValue null_value = 1;
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- setNumber(int) - Method in class com.google.protobuf.EnumValue.Builder
-
optional int32 number = 2;
- setNumber(int) - Method in class com.google.protobuf.Field.Builder
-
optional int32 number = 3;
- setNumberValue(double) - Method in class com.google.protobuf.Value.Builder
-
optional double number_value = 2;
- setObjcClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string objc_class_prefix = 36;
- setObjcClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string objc_class_prefix = 36;
- setOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- setOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- setOneofIndex(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 oneof_index = 9;
- setOneofIndex(int) - Method in class com.google.protobuf.Field.Builder
-
optional int32 oneof_index = 7;
- setOneofs(int, String) - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3;
- setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- setOptions(int, Option) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3;
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3;
- setOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- setOptions(DescriptorProtos.MessageOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- setOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- setOptions(DescriptorProtos.EnumOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- setOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- setOptions(DescriptorProtos.EnumValueOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- setOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- setOptions(DescriptorProtos.FieldOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- setOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- setOptions(DescriptorProtos.FileOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- setOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- setOptions(DescriptorProtos.MethodOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- setOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- setOptions(DescriptorProtos.ServiceOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- setOptions(int, Option) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3;
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3;
- setOptions(int, Option) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3;
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3;
- setOptions(int, Option) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9;
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9;
- setOptions(int, Option) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6;
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6;
- setOptions(int, Option) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4;
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4;
- setOutputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- setOutputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- setPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2;
- setPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2;
- setPacked(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool packed = 2;
- setPacked(boolean) - Method in class com.google.protobuf.Field.Builder
-
optional bool packed = 8;
- setPageSize(int) - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
Maximum number of subscriptions to return.
- setPageSize(int) - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
Maximum number of topics to return.
- setPageSize(int) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
Maximum number of subscription names to return.
- setPageToken(String) - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
The value returned by the last `ListSubscriptionsResponse`; indicates that
this is a continuation of a prior `ListSubscriptions` call, and that the
system should return the next page of data.
- setPageToken(String) - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
The value returned by the last `ListTopicsResponse`; indicates that this is
a continuation of a prior `ListTopics` call, and that the system should
return the next page of data.
- setPageToken(String) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
The value returned by the last `ListTopicSubscriptionsResponse`; indicates
that this is a continuation of a prior `ListTopicSubscriptions` call, and
that the system should return the next page of data.
- setPageTokenBytes(ByteString) - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
The value returned by the last `ListSubscriptionsResponse`; indicates that
this is a continuation of a prior `ListSubscriptions` call, and that the
system should return the next page of data.
- setPageTokenBytes(ByteString) - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
The value returned by the last `ListTopicsResponse`; indicates that this is
a continuation of a prior `ListTopics` call, and that the system should
return the next page of data.
- setPageTokenBytes(ByteString) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
The value returned by the last `ListTopicSubscriptionsResponse`; indicates
that this is a continuation of a prior `ListTopicSubscriptions` call, and
that the system should return the next page of data.
- setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [packed = true];
- setPaths(int, String) - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1;
- setPort(int) - Method in class com.google.api.gax.core.ConnectionSettings.Builder
-
Sets the port used to reach the service.
- setPositiveIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- setProject(String) - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
The name of the cloud project that subscriptions belong to.
- setProject(String) - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
The name of the cloud project that topics belong to.
- setProjectBytes(ByteString) - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
The name of the cloud project that subscriptions belong to.
- setProjectBytes(ByteString) - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
The name of the cloud project that topics belong to.
- setPublicDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10;
- setPublishTime(Timestamp) - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
The time at which the message was published, populated by the server when
it receives the `Publish` call.
- setPublishTime(Timestamp.Builder) - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
The time at which the message was published, populated by the server when
it receives the `Publish` call.
- setPushConfig(PushConfig) - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
The push configuration for future deliveries.
- setPushConfig(PushConfig.Builder) - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
The push configuration for future deliveries.
- setPushConfig(PushConfig) - Method in class com.google.pubsub.v1.Subscription.Builder
-
If push delivery is used with this subscription, this field is
used to configure it.
- setPushConfig(PushConfig.Builder) - Method in class com.google.pubsub.v1.Subscription.Builder
-
If push delivery is used with this subscription, this field is
used to configure it.
- setPushEndpoint(String) - Method in class com.google.pubsub.v1.PushConfig.Builder
-
A URL locating the endpoint to which messages should be pushed.
- setPushEndpointBytes(ByteString) - Method in class com.google.pubsub.v1.PushConfig.Builder
-
A URL locating the endpoint to which messages should be pushed.
- setPyGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- setReceivedMessages(int, ReceivedMessage) - Method in class com.google.pubsub.v1.PullResponse.Builder
-
Received Pub/Sub messages.
- setReceivedMessages(int, ReceivedMessage.Builder) - Method in class com.google.pubsub.v1.PullResponse.Builder
-
Received Pub/Sub messages.
- setRecursionLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Set the maximum message recursion depth.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.MapEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in interface com.google.protobuf.Message.Builder
-
Sets an element of a repeated field to the given value.
- setRequestByteLimit(Integer) - Method in class com.google.api.gax.grpc.BundlingSettings.Builder
-
Set the request byte limit to use for bundling.
- setRequestByteThreshold(Integer) - Method in class com.google.api.gax.grpc.BundlingSettings.Builder
-
Set the request byte threshold to use for bundling.
- setRequestStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
-
optional bool request_streaming = 3;
- setRequestTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
-
optional string request_type_url = 2;
- setRequestTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
-
optional string request_type_url = 2;
- setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10;
- setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- setResponse(ResponseT) - Method in class com.google.api.gax.grpc.BundlingContext
-
- setResponse(ResponseT) - Method in interface com.google.api.gax.grpc.RequestIssuer
-
Set the response that resulted from executing the request.
- setResponseStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
-
optional bool response_streaming = 5;
- setResponseTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
-
optional string response_type_url = 4;
- setResponseTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
-
optional string response_type_url = 4;
- setRetryableCodes(Set<Status.Code>) - Method in class com.google.api.gax.grpc.ApiCallSettings.Builder
-
See the class documentation of
ApiCallSettings
for a description
of what retryable codes do.
- setRetryableCodes(Status.Code...) - Method in class com.google.api.gax.grpc.ApiCallSettings.Builder
-
See the class documentation of
ApiCallSettings
for a description
of what retryable codes do.
- setRetryableCodes(Set<Status.Code>) - Method in class com.google.api.gax.grpc.BundlingCallSettings.Builder
-
- setRetryableCodes(Status.Code...) - Method in class com.google.api.gax.grpc.BundlingCallSettings.Builder
-
- setRetryableCodes(Set<Status.Code>) - Method in class com.google.api.gax.grpc.PageStreamingCallSettings.Builder
-
- setRetryableCodes(Status.Code...) - Method in class com.google.api.gax.grpc.PageStreamingCallSettings.Builder
-
- setRetryableCodes(Set<Status.Code>) - Method in class com.google.api.gax.grpc.SimpleCallSettings.Builder
-
- setRetryableCodes(Status.Code...) - Method in class com.google.api.gax.grpc.SimpleCallSettings.Builder
-
- setRetryDelayMultiplier(double) - Method in class com.google.api.gax.core.RetrySettings.Builder
-
The RetryDelayMultiplier controls the change in retry delay.
- setRetrySettingsBuilder(RetrySettings.Builder) - Method in class com.google.api.gax.grpc.ApiCallSettings.Builder
-
See the class documentation of
ApiCallSettings
for a description
of what retry settings do.
- setRetrySettingsBuilder(RetrySettings.Builder) - Method in class com.google.api.gax.grpc.BundlingCallSettings.Builder
-
- setRetrySettingsBuilder(RetrySettings.Builder) - Method in class com.google.api.gax.grpc.PageStreamingCallSettings.Builder
-
- setRetrySettingsBuilder(RetrySettings.Builder) - Method in class com.google.api.gax.grpc.SimpleCallSettings.Builder
-
- setReturnImmediately(boolean) - Method in class com.google.pubsub.v1.PullRequest.Builder
-
If this is specified as true the system will respond immediately even if
it is not able to return a message in the `Pull` response.
- setRoot(String) - Method in class com.google.protobuf.Mixin.Builder
-
optional string root = 2;
- setRootBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
-
optional string root = 2;
- setRpcTimeoutMultiplier(double) - Method in class com.google.api.gax.core.RetrySettings.Builder
-
See the class documentation of
RetrySettings
for a description
of what this value does.
- setSeconds(long) - Method in class com.google.protobuf.Duration.Builder
-
optional int64 seconds = 1;
- setSeconds(long) - Method in class com.google.protobuf.Timestamp.Builder
-
optional int64 seconds = 1;
- setServerStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool server_streaming = 6 [default = false];
- setService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- setService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- setServiceAddress(String) - Method in class com.google.api.gax.core.ConnectionSettings.Builder
-
Sets the address used to reach the service.
- setSingularOverwritePolicy(TextFormat.Parser.SingularOverwritePolicy) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Sets parser behavior when a non-repeated field appears more than once.
- setSizeLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Set the maximum message size.
- setSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- setSourceCodeInfo(DescriptorProtos.SourceCodeInfo.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- setSourceContext(SourceContext) - Method in class com.google.protobuf.Api.Builder
-
optional .google.protobuf.SourceContext source_context = 5;
- setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Api.Builder
-
optional .google.protobuf.SourceContext source_context = 5;
- setSourceContext(SourceContext) - Method in class com.google.protobuf.Enum.Builder
-
optional .google.protobuf.SourceContext source_context = 4;
- setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Enum.Builder
-
optional .google.protobuf.SourceContext source_context = 4;
- setSourceContext(SourceContext) - Method in class com.google.protobuf.Type.Builder
-
optional .google.protobuf.SourceContext source_context = 5;
- setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Type.Builder
-
optional .google.protobuf.SourceContext source_context = 5;
- setSpan(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [packed = true];
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1;
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 start = 1;
- setStringValue(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- setStringValue(String) - Method in class com.google.protobuf.Value.Builder
-
optional string string_value = 3;
- setStringValueBytes(ByteString) - Method in class com.google.protobuf.Value.Builder
-
optional string string_value = 3;
- setStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.Struct struct_value = 5;
- setStructValue(Struct.Builder) - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.Struct struct_value = 5;
- setSubscription(String) - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
-
The subscription whose message is being acknowledged.
- setSubscription(String) - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
-
The subscription to delete.
- setSubscription(String) - Method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
-
The name of the subscription to get.
- setSubscription(String) - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
The name of the subscription.
- setSubscription(String) - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
The name of the subscription.
- setSubscription(String) - Method in class com.google.pubsub.v1.PullRequest.Builder
-
The subscription from which messages should be pulled.
- setSubscriptionBytes(ByteString) - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
-
The subscription whose message is being acknowledged.
- setSubscriptionBytes(ByteString) - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
-
The subscription to delete.
- setSubscriptionBytes(ByteString) - Method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
-
The name of the subscription to get.
- setSubscriptionBytes(ByteString) - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
The name of the subscription.
- setSubscriptionBytes(ByteString) - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
The name of the subscription.
- setSubscriptionBytes(ByteString) - Method in class com.google.pubsub.v1.PullRequest.Builder
-
The subscription from which messages should be pulled.
- setSubscriptions(int, Subscription) - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
The subscriptions that match the request.
- setSubscriptions(int, Subscription.Builder) - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
The subscriptions that match the request.
- setSubscriptions(int, String) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
The names of the subscriptions that match the request.
- setSyntax(Syntax) - Method in class com.google.protobuf.Api.Builder
-
optional .google.protobuf.Syntax syntax = 7;
- setSyntax(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string syntax = 12;
- setSyntax(Syntax) - Method in class com.google.protobuf.Enum.Builder
-
optional .google.protobuf.Syntax syntax = 5;
- setSyntax(Syntax) - Method in class com.google.protobuf.Method.Builder
-
optional .google.protobuf.Syntax syntax = 7;
- setSyntax(Syntax) - Method in class com.google.protobuf.Type.Builder
-
optional .google.protobuf.Syntax syntax = 6;
- setSyntaxBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string syntax = 12;
- setSyntaxValue(int) - Method in class com.google.protobuf.Api.Builder
-
optional .google.protobuf.Syntax syntax = 7;
- setSyntaxValue(int) - Method in class com.google.protobuf.Enum.Builder
-
optional .google.protobuf.Syntax syntax = 5;
- setSyntaxValue(int) - Method in class com.google.protobuf.Method.Builder
-
optional .google.protobuf.Syntax syntax = 7;
- setSyntaxValue(int) - Method in class com.google.protobuf.Type.Builder
-
optional .google.protobuf.Syntax syntax = 6;
- setThresholds(List<BundlingThreshold<E>>) - Method in class com.google.api.gax.bundling.ThresholdBundler.Builder
-
Set the thresholds for the ThresholdBundler.
- setTopic(String) - Method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
-
Name of the topic to delete.
- setTopic(String) - Method in class com.google.pubsub.v1.GetTopicRequest.Builder
-
The name of the topic to get.
- setTopic(String) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
The name of the topic that subscriptions are attached to.
- setTopic(String) - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages in the request will be published on this topic.
- setTopic(String) - Method in class com.google.pubsub.v1.Subscription.Builder
-
The name of the topic from which this subscription is receiving messages.
- setTopicBytes(ByteString) - Method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
-
Name of the topic to delete.
- setTopicBytes(ByteString) - Method in class com.google.pubsub.v1.GetTopicRequest.Builder
-
The name of the topic to get.
- setTopicBytes(ByteString) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
The name of the topic that subscriptions are attached to.
- setTopicBytes(ByteString) - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages in the request will be published on this topic.
- setTopicBytes(ByteString) - Method in class com.google.pubsub.v1.Subscription.Builder
-
The name of the topic from which this subscription is receiving messages.
- setTopics(int, Topic) - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
The resulting topics.
- setTopics(int, Topic.Builder) - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
The resulting topics.
- setTotalTimeout(Duration) - Method in class com.google.api.gax.core.RetrySettings.Builder
-
The TotalTimeout parameter has ultimate control over how long the logic should keep trying
the remote call until it gives up completely.
- setTrailingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- setTrailingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- setType(DescriptorProtos.FieldDescriptorProto.Type) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
- setTypeName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6;
- setTypeNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6;
- setTypeUrl(String) - Method in class com.google.protobuf.Any.Builder
-
optional string type_url = 1;
- setTypeUrl(String) - Method in class com.google.protobuf.Field.Builder
-
optional string type_url = 6;
- setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Any.Builder
-
optional string type_url = 1;
- setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
optional string type_url = 6;
- setUnfinishedMessage(MessageLite) - Method in exception com.google.protobuf.InvalidProtocolBufferException
-
Attaches an unfinished message to the exception to support best-effort
parsing in Parser
interface.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Any.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Api.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BoolValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BytesValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DoubleValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Duration.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Empty.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Enum.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.EnumValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Field.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FieldMask.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FloatValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int32Value.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int64Value.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.ListValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.MapEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in interface com.google.protobuf.Message.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Method.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Mixin.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Option.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.SourceContext.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.StringValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Struct.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Timestamp.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Type.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt32Value.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt64Value.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Value.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.GetTopicRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.PublishResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.PullRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.PullResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.PushConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.Subscription.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.pubsub.v1.Topic.Builder
-
- setValue(ByteString) - Method in class com.google.protobuf.Any.Builder
-
optional bytes value = 2;
- setValue(boolean) - Method in class com.google.protobuf.BoolValue.Builder
-
optional bool value = 1;
- setValue(ByteString) - Method in class com.google.protobuf.BytesValue.Builder
-
optional bytes value = 1;
- setValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- setValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- setValue(double) - Method in class com.google.protobuf.DoubleValue.Builder
-
optional double value = 1;
- setValue(float) - Method in class com.google.protobuf.FloatValue.Builder
-
optional float value = 1;
- setValue(int) - Method in class com.google.protobuf.Int32Value.Builder
-
optional int32 value = 1;
- setValue(long) - Method in class com.google.protobuf.Int64Value.Builder
-
optional int64 value = 1;
- setValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Sets the value of the instance and returns the old value without delay parsing anything.
- setValue(V) - Method in class com.google.protobuf.MapEntry.Builder
-
- setValue(V) - Method in class com.google.protobuf.MapEntryLite.Builder
-
- setValue(Any) - Method in class com.google.protobuf.Option.Builder
-
optional .google.protobuf.Any value = 2;
- setValue(Any.Builder) - Method in class com.google.protobuf.Option.Builder
-
optional .google.protobuf.Any value = 2;
- setValue(String) - Method in class com.google.protobuf.StringValue.Builder
-
optional string value = 1;
- setValue(int) - Method in class com.google.protobuf.UInt32Value.Builder
-
optional uint32 value = 1;
- setValue(long) - Method in class com.google.protobuf.UInt64Value.Builder
-
optional uint64 value = 1;
- setValueBytes(ByteString) - Method in class com.google.protobuf.StringValue.Builder
-
optional string value = 1;
- setValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1;
- setValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1;
- setVersion(String) - Method in class com.google.protobuf.Api.Builder
-
optional string version = 4;
- setVersionBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
-
optional string version = 4;
- setWeak(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool weak = 10 [default = false];
- setWeakDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11;
- shortDebugString(MessageOrBuilder) - Static method in class com.google.protobuf.TextFormat
-
Generates a human readable form of this message, useful for debugging and
other purposes, with no newline characters.
- shortDebugString(UnknownFieldSet) - Static method in class com.google.protobuf.TextFormat
-
Generates a human readable form of the unknown fields, useful for debugging
and other purposes, with no newline characters.
- shouldAutoClose() - Method in interface com.google.api.gax.grpc.ChannelProvider
-
Indicates whether the channel should be closed by the containing API class.
- shouldAutoClose() - Method in interface com.google.api.gax.grpc.ExecutorProvider
-
Indicates whether the channel should be closed by the containing API class.
- SimpleCallSettings<RequestT,ResponseT> - Class in com.google.api.gax.grpc
-
A settings class to configure an ApiCallable for calls to a simple API method (i.e.
- SimpleCallSettings.Builder<RequestT,ResponseT> - Class in com.google.api.gax.grpc
-
- SingleFieldBuilder<MType extends GeneratedMessage,BType extends GeneratedMessage.Builder,IType extends MessageOrBuilder> - Class in com.google.protobuf
-
SingleFieldBuilder
implements a structure that a protocol
message uses to hold a single field of another protocol message.
- SingleFieldBuilder(MType, GeneratedMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.SingleFieldBuilder
-
- singleVar() - Method in class com.google.api.gax.protobuf.PathTemplate
-
Returns the name of a singleton variable used by this template.
- size() - Method in class com.google.api.gax.protobuf.ResourceName
-
- size() - Method in class com.google.protobuf.ByteString.Output
-
Returns the current size of the output stream.
- size() - Method in class com.google.protobuf.ByteString
-
Gets the number of bytes.
- size() - Method in class com.google.protobuf.Internal.ListAdapter
-
- size() - Method in class com.google.protobuf.LazyStringArrayList
-
- size() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- skipField(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards a single field, given its tag value.
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream
-
Reads a single field and writes it to output in wire format,
given its tag value.
- skipMessage() - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards an entire message.
- skipMessage(CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream
-
Reads an entire message and writes it to output in wire format.
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards size
bytes.
- SOURCE_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
-
- SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
-
- SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
-
- SourceContext - Class in com.google.protobuf
-
Protobuf type google.protobuf.SourceContext
- SourceContext.Builder - Class in com.google.protobuf
-
Protobuf type google.protobuf.SourceContext
- SourceContextOrBuilder - Interface in com.google.protobuf
-
- SourceContextProto - Class in com.google.protobuf
-
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
If writing to a flat array, return the space left in the array.
- SPAN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- specializeCallback(RpcCallback<Message>) - Static method in class com.google.protobuf.RpcUtil
-
Take an RpcCallback<Message>
and convert it to an
RpcCallback
accepting a specific message type.
- SPEED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
SPEED = 1;
- splitException(Throwable, Collection<? extends RequestIssuer<RequestT, ResponseT>>) - Method in interface com.google.api.gax.grpc.BundlingDescriptor
-
Splits the exception that resulted from a bundled call into
an individual setException call on each RequestIssuer.
- splitResponse(ResponseT, Collection<? extends RequestIssuer<RequestT, ResponseT>>) - Method in interface com.google.api.gax.grpc.BundlingDescriptor
-
Splits the result from a bundled call into an individual setResponse
call on each RequestIssuer.
- start() - Method in class com.google.api.gax.bundling.ThresholdBundlingForwarder
-
Start the forwarder thread.
- start() - Method in class com.google.api.gax.testing.CommandWrapper
-
- start() - Method in class com.google.api.gax.testing.DownloadableEmulatorRunner
-
- start() - Method in interface com.google.api.gax.testing.EmulatorRunner
-
- start() - Method in class com.google.api.gax.testing.GCloudEmulatorRunner
-
- start(String) - Method in class com.google.api.gax.testing.LocalServiceHelper
-
Starts the local service as a subprocess.
- START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- startBundle() - Method in interface com.google.api.gax.bundling.ExternalThreshold
-
Called from ThresholdBundler when the first item in a bundle has been added.
- startCancel() - Method in interface com.google.protobuf.RpcController
-
Advises the RPC system that the caller desires that the RPC call be
canceled.
- startsWith(ResourceName) - Method in class com.google.api.gax.protobuf.ResourceName
-
Returns true of the resource name starts with the parent resource name, i.e.
- startsWith(ByteString) - Method in class com.google.protobuf.ByteString
-
Tests if this bytestring starts with the specified prefix.
- stop() - Method in class com.google.api.gax.testing.DownloadableEmulatorRunner
-
- stop() - Method in interface com.google.api.gax.testing.EmulatorRunner
-
- stop() - Method in class com.google.api.gax.testing.GCloudEmulatorRunner
-
- stop() - Method in class com.google.api.gax.testing.LocalServiceHelper
-
Stops the local service
- STRING - Static variable in class com.google.api.gax.protobuf.Type
-
- STRING_PIECE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING_PIECE = 2;
- STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING = 0;
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
-
- stringDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for string
fields.
- StringValue - Class in com.google.protobuf
-
Protobuf type google.protobuf.StringValue
- StringValue.Builder - Class in com.google.protobuf
-
Protobuf type google.protobuf.StringValue
- StringValueOrBuilder - Interface in com.google.protobuf
-
- Struct - Class in com.google.protobuf
-
Protobuf type google.protobuf.Struct
- Struct.Builder - Class in com.google.protobuf
-
Protobuf type google.protobuf.Struct
- STRUCT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
-
- StructOrBuilder - Interface in com.google.protobuf
-
- StructProto - Class in com.google.protobuf
-
- SubscriberApi - Class in com.google.cloud.pubsub.spi.v1
-
Service Description: The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
- SubscriberGrpc - Class in com.google.pubsub.v1
-
- SubscriberGrpc.Subscriber - Interface in com.google.pubsub.v1
-
- SubscriberGrpc.SubscriberBlockingClient - Interface in com.google.pubsub.v1
-
- SubscriberGrpc.SubscriberBlockingStub - Class in com.google.pubsub.v1
-
- SubscriberGrpc.SubscriberFutureClient - Interface in com.google.pubsub.v1
-
- SubscriberGrpc.SubscriberFutureStub - Class in com.google.pubsub.v1
-
- SubscriberGrpc.SubscriberStub - Class in com.google.pubsub.v1
-
- SubscriberSettings - Class in com.google.cloud.pubsub.spi.v1
-
- SubscriberSettings.Builder - Class in com.google.cloud.pubsub.spi.v1
-
Builder for SubscriberSettings.
- Subscription - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.Subscription
- Subscription.Builder - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.Subscription
- SUBSCRIPTION_FIELD_NUMBER - Static variable in class com.google.pubsub.v1.AcknowledgeRequest
-
- SUBSCRIPTION_FIELD_NUMBER - Static variable in class com.google.pubsub.v1.DeleteSubscriptionRequest
-
- SUBSCRIPTION_FIELD_NUMBER - Static variable in class com.google.pubsub.v1.GetSubscriptionRequest
-
- SUBSCRIPTION_FIELD_NUMBER - Static variable in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
- SUBSCRIPTION_FIELD_NUMBER - Static variable in class com.google.pubsub.v1.ModifyPushConfigRequest
-
- SUBSCRIPTION_FIELD_NUMBER - Static variable in class com.google.pubsub.v1.PullRequest
-
- SubscriptionOrBuilder - Interface in com.google.pubsub.v1
-
- SUBSCRIPTIONS_FIELD_NUMBER - Static variable in class com.google.pubsub.v1.ListSubscriptionsResponse
-
- SUBSCRIPTIONS_FIELD_NUMBER - Static variable in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
- substring(int) - Method in class com.google.protobuf.ByteString
-
Return the substring from beginIndex
, inclusive, to the end of the
string.
- substring(int, int) - Method in class com.google.protobuf.ByteString
-
Return the substring from beginIndex
, inclusive, to endIndex
, exclusive.
- subTemplate(String) - Method in class com.google.api.gax.protobuf.PathTemplate
-
Returns a path template for the sub-path of the given variable.
- Syntax - Enum in com.google.protobuf
-
Protobuf enum google.protobuf.Syntax
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
-
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
-
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
-
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
-
- SYNTAX_PROTO2_VALUE - Static variable in enum com.google.protobuf.Syntax
-
SYNTAX_PROTO2 = 0;
- SYNTAX_PROTO3_VALUE - Static variable in enum com.google.protobuf.Syntax
-
SYNTAX_PROTO3 = 1;