Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

C

call(CallContext<RequestT>) - Method in class com.google.api.gax.grpc.ApiCallable
Perform a call synchronously.
call(RequestT) - Method in class com.google.api.gax.grpc.ApiCallable
Same as ApiCallable.call(CallContext), with null Channel and default CallOptions.
callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message, Message) - Method in interface com.google.protobuf.BlockingRpcChannel
Call the given method of the remote service and blocks until it returns.
callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message) - Method in interface com.google.protobuf.BlockingService
Equivalent to Service.callMethod(com.google.protobuf.Descriptors.MethodDescriptor, com.google.protobuf.RpcController, com.google.protobuf.Message, com.google.protobuf.RpcCallback<com.google.protobuf.Message>), except that callBlockingMethod() returns the result of the RPC or throws a ServiceException if there is a failure, rather than passing the information to a callback.
CallContext<RequestT> - Class in com.google.api.gax.grpc
CallContext encapsulates arguments used to make an RPC call.
callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.RpcChannel
Call the given method of the remote service.
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.Service
Call a method of the service specified by MethodDescriptor.
canAccept(E) - Method in interface com.google.api.gax.bundling.BundlingThreshold
Returns true if adding this value would breach the limit for the value in this threshold.
canAccept(E) - Method in class com.google.api.gax.bundling.NumericThreshold
 
CARDINALITY_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
CARDINALITY_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
CARDINALITY_OPTIONAL = 1;
CARDINALITY_REPEATED_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
CARDINALITY_REPEATED = 3;
CARDINALITY_REQUIRED_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
CARDINALITY_REQUIRED = 2;
CARDINALITY_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
CARDINALITY_UNKNOWN = 0;
CC_ENABLE_ARENAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CC_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
ChannelProvider - Interface in com.google.api.gax.grpc
Provides an interface to hold and build the channel that will be used.
checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream
Verifies that the last call to readTag() returned the given tag value.
checkNoSpaceLeft() - Method in class com.google.protobuf.CodedOutputStream
Verifies that CodedOutputStream.spaceLeft() returns zero.
clear() - Method in class com.google.api.gax.protobuf.ResourceName
Deprecated.
clear() - Method in class com.google.protobuf.AbstractMessage.Builder
 
clear() - Method in class com.google.protobuf.Any.Builder
 
clear() - Method in class com.google.protobuf.Api.Builder
 
clear() - Method in class com.google.protobuf.BoolValue.Builder
 
clear() - Method in class com.google.protobuf.BytesValue.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
clear() - Method in class com.google.protobuf.DoubleValue.Builder
 
clear() - Method in class com.google.protobuf.Duration.Builder
 
clear() - Method in class com.google.protobuf.DynamicMessage.Builder
 
clear() - Method in class com.google.protobuf.Empty.Builder
 
clear() - Method in class com.google.protobuf.Enum.Builder
 
clear() - Method in class com.google.protobuf.EnumValue.Builder
 
clear() - Method in class com.google.protobuf.Field.Builder
 
clear() - Method in class com.google.protobuf.FieldMask.Builder
 
clear() - Method in class com.google.protobuf.FloatValue.Builder
 
clear() - Method in class com.google.protobuf.GeneratedMessage.Builder
Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.
clear() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
clear() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
clear() - Method in class com.google.protobuf.Int32Value.Builder
 
clear() - Method in class com.google.protobuf.Int64Value.Builder
 
clear() - Method in class com.google.protobuf.LazyFieldLite
Clears the value state of this instance.
clear() - Method in class com.google.protobuf.LazyStringArrayList
 
clear() - Method in class com.google.protobuf.ListValue.Builder
 
clear() - Method in class com.google.protobuf.MapEntryLite.Builder
 
clear() - Method in class com.google.protobuf.MapField
 
clear() - Method in class com.google.protobuf.MapFieldLite
 
clear() - Method in interface com.google.protobuf.Message.Builder
 
clear() - Method in interface com.google.protobuf.MessageLite.Builder
Resets all fields to their default values.
clear() - Method in class com.google.protobuf.Method.Builder
 
clear() - Method in class com.google.protobuf.Mixin.Builder
 
clear() - Method in class com.google.protobuf.Option.Builder
 
clear() - Method in class com.google.protobuf.RepeatedFieldBuilder
Removes all of the elements from this list.
clear() - Method in class com.google.protobuf.SingleFieldBuilder
Clears the value of the field.
clear() - Method in class com.google.protobuf.SourceContext.Builder
 
clear() - Method in class com.google.protobuf.StringValue.Builder
 
clear() - Method in class com.google.protobuf.Struct.Builder
 
clear() - Method in class com.google.protobuf.Timestamp.Builder
 
clear() - Method in class com.google.protobuf.Type.Builder
 
clear() - Method in class com.google.protobuf.UInt32Value.Builder
 
clear() - Method in class com.google.protobuf.UInt64Value.Builder
 
clear() - Method in class com.google.protobuf.UnknownFieldSet.Builder
Reset the builder to an empty set.
clear() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
Discard the field's contents.
clear() - Method in class com.google.protobuf.Value.Builder
 
clear() - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.GetTopicRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
 
clear() - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
 
clear() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
 
clear() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.PublishRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.PublishResponse.Builder
 
clear() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
 
clear() - Method in class com.google.pubsub.v1.PullRequest.Builder
 
clear() - Method in class com.google.pubsub.v1.PullResponse.Builder
 
clear() - Method in class com.google.pubsub.v1.PushConfig.Builder
 
clear() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
 
clear() - Method in class com.google.pubsub.v1.Subscription.Builder
 
clear() - Method in class com.google.pubsub.v1.Topic.Builder
 
clearAckDeadlineSeconds() - 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.
clearAckDeadlineSeconds() - 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.
clearAckId() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
This ID can be used to acknowledge the received message.
clearAckIds() - 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.
clearAckIds() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
List of acknowledgment IDs.
clearAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
clearAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool allow_alias = 2;
clearBoolValue() - Method in class com.google.protobuf.Value.Builder
optional bool bool_value = 4;
clearCardinality() - Method in class com.google.protobuf.Field.Builder
optional .google.protobuf.Field.Cardinality cardinality = 2;
clearCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_enable_arenas = 31 [default = false];
clearCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false];
clearClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool client_streaming = 5 [default = false];
clearCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37;
clearCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
clearData() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
The message payload.
clearDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7;
clearDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3;
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool deprecated = 3 [default = false];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool deprecated = 1 [default = false];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool deprecated = 23 [default = false];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool deprecated = 3 [default = false];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional bool deprecated = 33 [default = false];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional bool deprecated = 33 [default = false];
clearDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6;
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2;
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 end = 2;
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
clearEnumvalue() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2;
clearExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2;
clearExtension() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
clearExtension() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
Clear an extension.
clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Clear an extension.
clearExtensionRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
clearField() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
Clears the field.
clearField(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Clear fields from the set with a given field number.
clearFields() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2;
clearFile() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
clearFileName() - Method in class com.google.protobuf.SourceContext.Builder
optional string file_name = 1;
clearGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11;
clearIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3;
clearInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2;
clearIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2;
clearJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generate_equals_and_hash = 20 [default = false];
clearJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false];
clearJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_multiple_files = 10 [default = false];
clearJavananoUseDeprecatedPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool javanano_use_deprecated_package = 38;
clearJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8;
clearJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1;
clearJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_string_check_utf8 = 27 [default = false];
clearJsonName() - Method in class com.google.protobuf.Field.Builder
optional string json_name = 10;
clearJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL];
clearKey() - Method in class com.google.protobuf.MapEntry.Builder
 
clearKey() - Method in class com.google.protobuf.MapEntryLite.Builder
 
clearKind() - Method in class com.google.protobuf.Field.Builder
optional .google.protobuf.Field.Kind kind = 1;
clearKind() - Method in class com.google.protobuf.Value.Builder
 
clearLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
clearLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false];
clearLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3;
clearLeadingDetachedComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6;
clearListValue() - Method in class com.google.protobuf.Value.Builder
optional .google.protobuf.ListValue list_value = 6;
clearLocation() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
clearMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool map_entry = 7;
clearMaxMessages() - Method in class com.google.pubsub.v1.PullRequest.Builder
The maximum number of messages returned for this request.
clearMessage() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
The message.
clearMessageId() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
ID of this message, assigned by the server when the message is published.
clearMessageIds() - 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.
clearMessages() - Method in class com.google.pubsub.v1.PublishRequest.Builder
The messages to publish.
clearMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool message_set_wire_format = 1 [default = false];
clearMessageType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
clearMethod() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
clearMethods() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2;
clearMixins() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6;
clearName() - Method in class com.google.protobuf.Api.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
clearName() - Method in class com.google.protobuf.Enum.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.EnumValue.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.Field.Builder
optional string name = 4;
clearName() - Method in class com.google.protobuf.Method.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.Mixin.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.Option.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.Type.Builder
optional string name = 1;
clearName() - Method in class com.google.pubsub.v1.Subscription.Builder
The name of the subscription.
clearName() - Method in class com.google.pubsub.v1.Topic.Builder
The name of the topic.
clearNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
clearNanos() - Method in class com.google.protobuf.Duration.Builder
optional int32 nanos = 2;
clearNanos() - Method in class com.google.protobuf.Timestamp.Builder
optional int32 nanos = 2;
clearNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5;
clearNestedType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
clearNextPageToken() - 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.
clearNextPageToken() - 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`.
clearNextPageToken() - 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.
clearNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false];
clearNullValue() - Method in class com.google.protobuf.Value.Builder
optional .google.protobuf.NullValue null_value = 1;
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2;
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3;
clearNumber() - Method in class com.google.protobuf.EnumValue.Builder
optional int32 number = 2;
clearNumber() - Method in class com.google.protobuf.Field.Builder
optional int32 number = 3;
clearNumberValue() - Method in class com.google.protobuf.Value.Builder
optional double number_value = 2;
clearObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36;
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
TODO(jieluo): Clear it when all subclasses have implemented this method.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.Message.Builder
Clears the oneof.
clearOneofDecl() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
clearOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 oneof_index = 9;
clearOneofIndex() - Method in class com.google.protobuf.Field.Builder
optional int32 oneof_index = 7;
clearOneofs() - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3;
clearOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
clearOptions() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
clearOptions() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3;
clearOptions() - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3;
clearOptions() - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9;
clearOptions() - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6;
clearOptions() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4;
clearOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
clearPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2;
clearPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2;
clearPacked() - Method in class com.google.protobuf.Field.Builder
optional bool packed = 8;
clearPageSize() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
Maximum number of subscriptions to return.
clearPageSize() - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
Maximum number of topics to return.
clearPageSize() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
Maximum number of subscription names to return.
clearPageToken() - 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.
clearPageToken() - 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.
clearPageToken() - 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.
clearPath() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [packed = true];
clearPaths() - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1;
clearPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4;
clearProject() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
The name of the cloud project that subscriptions belong to.
clearProject() - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
The name of the cloud project that topics belong to.
clearPublicDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10;
clearPublishTime() - 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.
clearPushConfig() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
The push configuration for future deliveries.
clearPushConfig() - Method in class com.google.pubsub.v1.Subscription.Builder
If push delivery is used with this subscription, this field is used to configure it.
clearPushEndpoint() - Method in class com.google.pubsub.v1.PushConfig.Builder
A URL locating the endpoint to which messages should be pushed.
clearPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false];
clearReceivedMessages() - Method in class com.google.pubsub.v1.PullResponse.Builder
Received Pub/Sub messages.
clearRequestStreaming() - Method in class com.google.protobuf.Method.Builder
optional bool request_streaming = 3;
clearRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
optional string request_type_url = 2;
clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10;
clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
clearResponseStreaming() - Method in class com.google.protobuf.Method.Builder
optional bool response_streaming = 5;
clearResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
optional string response_type_url = 4;
clearReturnImmediately() - 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.
clearRoot() - Method in class com.google.protobuf.Mixin.Builder
optional string root = 2;
clearSeconds() - Method in class com.google.protobuf.Duration.Builder
optional int64 seconds = 1;
clearSeconds() - Method in class com.google.protobuf.Timestamp.Builder
optional int64 seconds = 1;
clearServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool server_streaming = 6 [default = false];
clearService() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
clearSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
clearSourceContext() - Method in class com.google.protobuf.Api.Builder
optional .google.protobuf.SourceContext source_context = 5;
clearSourceContext() - Method in class com.google.protobuf.Enum.Builder
optional .google.protobuf.SourceContext source_context = 4;
clearSourceContext() - Method in class com.google.protobuf.Type.Builder
optional .google.protobuf.SourceContext source_context = 5;
clearSpan() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [packed = true];
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1;
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 start = 1;
clearStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7;
clearStringValue() - Method in class com.google.protobuf.Value.Builder
optional string string_value = 3;
clearStructValue() - Method in class com.google.protobuf.Value.Builder
optional .google.protobuf.Struct struct_value = 5;
clearSubscription() - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
The subscription whose message is being acknowledged.
clearSubscription() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
The subscription to delete.
clearSubscription() - Method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
The name of the subscription to get.
clearSubscription() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
The name of the subscription.
clearSubscription() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
The name of the subscription.
clearSubscription() - Method in class com.google.pubsub.v1.PullRequest.Builder
The subscription from which messages should be pulled.
clearSubscriptions() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
The subscriptions that match the request.
clearSubscriptions() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
The names of the subscriptions that match the request.
clearSyntax() - Method in class com.google.protobuf.Api.Builder
optional .google.protobuf.Syntax syntax = 7;
clearSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12;
clearSyntax() - Method in class com.google.protobuf.Enum.Builder
optional .google.protobuf.Syntax syntax = 5;
clearSyntax() - Method in class com.google.protobuf.Method.Builder
optional .google.protobuf.Syntax syntax = 7;
clearSyntax() - Method in class com.google.protobuf.Type.Builder
optional .google.protobuf.Syntax syntax = 6;
clearTopic() - Method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
Name of the topic to delete.
clearTopic() - Method in class com.google.pubsub.v1.GetTopicRequest.Builder
The name of the topic to get.
clearTopic() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
The name of the topic that subscriptions are attached to.
clearTopic() - Method in class com.google.pubsub.v1.PublishRequest.Builder
The messages in the request will be published on this topic.
clearTopic() - Method in class com.google.pubsub.v1.Subscription.Builder
The name of the topic from which this subscription is receiving messages.
clearTopics() - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
The resulting topics.
clearTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
clearType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
clearTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6;
clearTypeUrl() - Method in class com.google.protobuf.Any.Builder
optional string type_url = 1;
clearTypeUrl() - Method in class com.google.protobuf.Field.Builder
optional string type_url = 6;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearValue() - Method in class com.google.protobuf.Any.Builder
optional bytes value = 2;
clearValue() - Method in class com.google.protobuf.BoolValue.Builder
optional bool value = 1;
clearValue() - Method in class com.google.protobuf.BytesValue.Builder
optional bytes value = 1;
clearValue() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
clearValue() - Method in class com.google.protobuf.DoubleValue.Builder
optional double value = 1;
clearValue() - Method in class com.google.protobuf.FloatValue.Builder
optional float value = 1;
clearValue() - Method in class com.google.protobuf.Int32Value.Builder
optional int32 value = 1;
clearValue() - Method in class com.google.protobuf.Int64Value.Builder
optional int64 value = 1;
clearValue() - Method in class com.google.protobuf.MapEntry.Builder
 
clearValue() - Method in class com.google.protobuf.MapEntryLite.Builder
 
clearValue() - Method in class com.google.protobuf.Option.Builder
optional .google.protobuf.Any value = 2;
clearValue() - Method in class com.google.protobuf.StringValue.Builder
optional string value = 1;
clearValue() - Method in class com.google.protobuf.UInt32Value.Builder
optional uint32 value = 1;
clearValue() - Method in class com.google.protobuf.UInt64Value.Builder
optional uint64 value = 1;
clearValues() - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1;
clearVersion() - Method in class com.google.protobuf.Api.Builder
optional string version = 4;
clearWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool weak = 10 [default = false];
clearWeakDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11;
CLIENT_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
clone() - Method in class com.google.protobuf.AbstractMessage.Builder
 
clone() - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
clone() - Method in class com.google.protobuf.DynamicMessage.Builder
 
clone() - Method in class com.google.protobuf.GeneratedMessage.Builder
 
clone() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
clone() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
clone() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
 
clone() - Method in class com.google.protobuf.MapEntry.Builder
 
clone() - Method in class com.google.protobuf.MapEntryLite.Builder
 
clone() - Method in interface com.google.protobuf.Message.Builder
 
clone() - Method in interface com.google.protobuf.MessageLite.Builder
Clones the Builder.
clone() - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
close() - Method in class com.google.api.gax.bundling.ThresholdBundlingForwarder
 
close() - Method in class com.google.api.gax.grpc.BundlerFactory
 
close() - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
Initiates an orderly shutdown in which preexisting calls continue but new calls are immediately cancelled.
close() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
Initiates an orderly shutdown in which preexisting calls continue but new calls are immediately cancelled.
CODE_SIZE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
CODE_SIZE = 2;
CodedInputStream - Class in com.google.protobuf
Reads and decodes protocol message fields.
CodedOutputStream - Class in com.google.protobuf
Encodes and writes protocol message fields.
CodedOutputStream.OutOfSpaceException - Exception in com.google.protobuf
If you create a CodedOutputStream around a simple flat array, you must not attempt to write more bytes than the array has space.
com.google.api.gax.bundling - package com.google.api.gax.bundling
 
com.google.api.gax.core - package com.google.api.gax.core
 
com.google.api.gax.grpc - package com.google.api.gax.grpc
 
com.google.api.gax.protobuf - package com.google.api.gax.protobuf
 
com.google.api.gax.testing - package com.google.api.gax.testing
 
com.google.cloud.pubsub.spi.v1 - package com.google.cloud.pubsub.spi.v1
A client to Google Cloud Pub/Sub API.
com.google.protobuf - package com.google.protobuf
 
com.google.pubsub.v1 - package com.google.pubsub.v1
 
command(List<String>) - Method in class com.google.api.gax.testing.CommandWrapper
 
CommandWrapper - Class in com.google.api.gax.testing
Utility class that executes system commands on both Windows and Unix.
compareTo(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Compare with another FieldDescriptor.
computeBoolSize(int, boolean) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bool field, including tag.
computeBoolSizeNoTag(boolean) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bool field.
computeByteArraySize(int, byte[]) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field, including tag.
computeByteArraySizeNoTag(byte[]) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field.
computeByteBufferSize(int, ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field, including tag.
computeByteBufferSizeNoTag(ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field.
computeBytesSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field, including tag.
computeBytesSizeNoTag(ByteString) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field.
computeDoubleSize(int, double) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a double field, including tag.
computeDoubleSizeNoTag(double) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a double field, including tag.
computeEnumSize(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an enum field, including tag.
computeEnumSizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an enum field.
computeFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a fixed32 field, including tag.
computeFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a fixed32 field.
computeFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a fixed64 field, including tag.
computeFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a fixed64 field.
computeFloatSize(int, float) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a float field, including tag.
computeFloatSizeNoTag(float) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a float field, including tag.
computeGroupSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a group field, including tag.
computeGroupSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a group field.
computeInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an int32 field, including tag.
computeInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an int32 field, including tag.
computeInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an int64 field, including tag.
computeInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an int64 field, including tag.
computeLazyFieldMessageSetExtensionSize(int, LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an lazily parsed MessageSet extension field to the stream.
computeLazyFieldSize(int, LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an embedded message in lazy field, including tag.
computeLazyFieldSizeNoTag(LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an embedded message stored in lazy field.
computeMessageSetExtensionSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a MessageSet extension to the stream.
computeMessageSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an embedded message field, including tag.
computeMessageSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an embedded message field.
computeRawMessageSetExtensionSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an unparsed MessageSet extension field to the stream.
computeRawVarint32Size(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a varint.
computeRawVarint64Size(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a varint.
computeSFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sfixed32 field, including tag.
computeSFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sfixed32 field.
computeSFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sfixed64 field, including tag.
computeSFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sfixed64 field.
computeSInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sint32 field, including tag.
computeSInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sint32 field.
computeSInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sint64 field, including tag.
computeSInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sint64 field.
computeStringSize(int, String) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a string field, including tag.
computeStringSizeNoTag(String) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a string field.
computeTagSize(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a tag.
computeUInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a uint32 field, including tag.
computeUInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a uint32 field.
computeUInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a uint64 field, including tag.
computeUInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a uint64 field, including tag.
computeUnknownGroupSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
Deprecated.
UnknownFieldSet now implements MessageLite, so you can just call CodedOutputStream.computeGroupSize(int, com.google.protobuf.MessageLite).
computeUnknownGroupSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
Deprecated.
UnknownFieldSet now implements MessageLite, so you can just call CodedOutputStream.computeUnknownGroupSizeNoTag(com.google.protobuf.MessageLite).
concat(ByteString) - Method in class com.google.protobuf.ByteString
Concatenate the given ByteString to this one.
ConnectionSettings - Class in com.google.api.gax.core
Holds the settings required to connect to a remote server.
ConnectionSettings() - Constructor for class com.google.api.gax.core.ConnectionSettings
 
connectionSettings() - Method in interface com.google.api.gax.grpc.ChannelProvider
Connection settings used to build the channel.
ConnectionSettings.Builder - Class in com.google.api.gax.core
 
containsDefaultInstance() - Method in class com.google.protobuf.LazyField
 
containsDefaultInstance() - Method in class com.google.protobuf.LazyFieldLite
Determines whether this LazyFieldLite instance represents the default instance of this type.
containsKey(Object) - Method in class com.google.api.gax.protobuf.ResourceName
 
containsValue(Object) - Method in class com.google.api.gax.protobuf.ResourceName
 
convert(F) - Method in interface com.google.protobuf.Internal.ListAdapter.Converter
 
copy() - Method in class com.google.protobuf.MapField
Returns a deep copy of this MapField.
copy() - Method in class com.google.protobuf.MapFieldLite
Returns a deep copy of this map field.
copyByteBuffer(ByteBuffer) - Static method in class com.google.protobuf.Internal
Create a new ByteBuffer and copy all the content of source ByteBuffer to the new ByteBuffer.
copyFrom(byte[], int, int) - Static method in class com.google.protobuf.ByteString
Copies the given bytes into a ByteString.
copyFrom(byte[]) - Static method in class com.google.protobuf.ByteString
Copies the given bytes into a ByteString.
copyFrom(ByteBuffer, int) - Static method in class com.google.protobuf.ByteString
Copies the next size bytes from a java.nio.ByteBuffer into a ByteString.
copyFrom(ByteBuffer) - Static method in class com.google.protobuf.ByteString
Copies the remaining bytes from a java.nio.ByteBuffer into a ByteString.
copyFrom(String, String) - Static method in class com.google.protobuf.ByteString
Encodes text into a sequence of bytes using the named charset and returns the result as a ByteString.
copyFrom(String, Charset) - Static method in class com.google.protobuf.ByteString
Encodes text into a sequence of bytes using the named charset and returns the result as a ByteString.
copyFrom(Iterable<ByteString>) - Static method in class com.google.protobuf.ByteString
Concatenates all byte strings in the iterable and returns the result.
copyFromUtf8(String) - Static method in class com.google.protobuf.ByteString
Encodes text into a sequence of UTF-8 bytes and returns the result as a ByteString.
copyTo(byte[], int) - Method in class com.google.protobuf.ByteString
Copies bytes into a buffer at the given offset.
copyTo(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
Copies bytes into a buffer.
copyTo(ByteBuffer) - Method in class com.google.protobuf.ByteString
Copies bytes into a ByteBuffer.
copyWithZeroedValue() - Method in interface com.google.api.gax.bundling.BundlingThreshold
Make a copy of this threshold but with the accumulated value zeroed.
copyWithZeroedValue() - Method in interface com.google.api.gax.bundling.ExternalThreshold
Make a copy of this threshold but with the accumulated value zeroed.
copyWithZeroedValue() - Method in class com.google.api.gax.bundling.NumericThreshold
 
CORD_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
CORD = 1;
count(E) - Method in interface com.google.api.gax.bundling.ElementCounter
Provides the numerical count associated with the given object.
countBytes(RequestT) - Method in interface com.google.api.gax.grpc.BundlingDescriptor
Returns the size in bytes of this request.
countElements(RequestT) - Method in interface com.google.api.gax.grpc.BundlingDescriptor
Returns the number of elements contained in this request.
create(SimpleCallSettings<RequestT, ResponseT>, ManagedChannel, ScheduledExecutorService) - Static method in class com.google.api.gax.grpc.ApiCallable
Create a callable object that represents a simple API method.
create(PageStreamingCallSettings<RequestT, ResponseT, ResourceT>, ManagedChannel, ScheduledExecutorService) - Static method in class com.google.api.gax.grpc.ApiCallable
Create a base callable object that represents a page-streaming API method.
create(BundlingCallSettings<RequestT, ResponseT>, ManagedChannel, ScheduledExecutorService) - Static method in class com.google.api.gax.grpc.ApiCallable
Create a callable object that represents a bundling API method.
create() - Static method in class com.google.api.gax.grpc.DefaultNanoClock
 
create(String) - Static method in class com.google.api.gax.protobuf.PathTemplate
Creates a path template from a string.
create(PathTemplate, String) - Static method in class com.google.api.gax.protobuf.ResourceName
Creates a new resource name based on given template and path.
create(PathTemplate, Map<String, String>) - Static method in class com.google.api.gax.protobuf.ResourceName
Creates a new resource name from a template and a value assignment for variables.
create() - Static method in class com.google.api.gax.testing.CommandWrapper
 
create(PublisherSettings) - Static method in class com.google.cloud.pubsub.spi.v1.PublisherApi
Constructs an instance of PublisherApi, using the given settings.
create(SubscriberSettings) - Static method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
Constructs an instance of SubscriberApi, using the given settings.
createFromFullName(PathTemplate, String) - Static method in class com.google.api.gax.protobuf.ResourceName
Creates a new resource name based on given template and path, where the path contains an endpoint.
createPagedVariant(PageStreamingCallSettings<RequestT, ResponseT, ResourceT>, ManagedChannel, ScheduledExecutorService) - Static method in class com.google.api.gax.grpc.ApiCallable
Create a paged callable object that represents a page-streaming API method.
createSubscription(String, String, PushConfig, int) - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
Creates a subscription to a given topic.
createSubscription(Subscription) - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
Creates a subscription to a given topic.
createSubscription(Subscription, StreamObserver<Subscription>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.Subscriber
 
createSubscription(Subscription) - Method in interface com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingClient
 
createSubscription(Subscription) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
 
createSubscription(Subscription) - Method in interface com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureClient
 
createSubscription(Subscription) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
 
createSubscription(Subscription, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
 
createSubscriptionCallable() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
Creates a subscription to a given topic.
createSubscriptionSettings() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberSettings.Builder
Returns the builder for the settings used for calls to createSubscription.
createSubscriptionSettings() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberSettings
Returns the object with the settings used for calls to createSubscription.
createTopic(String) - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
Creates the given topic with the given name.
createTopic(Topic, StreamObserver<Topic>) - Method in interface com.google.pubsub.v1.PublisherGrpc.Publisher
 
createTopic(Topic) - Method in interface com.google.pubsub.v1.PublisherGrpc.PublisherBlockingClient
 
createTopic(Topic) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
 
createTopic(Topic) - Method in interface com.google.pubsub.v1.PublisherGrpc.PublisherFutureClient
 
createTopic(Topic) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
 
createTopic(Topic, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
 
createTopicCallable() - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
Creates the given topic with the given name.
createTopicSettings() - Method in class com.google.cloud.pubsub.spi.v1.PublisherSettings.Builder
Returns the builder for the settings used for calls to createTopic.
createTopicSettings() - Method in class com.google.cloud.pubsub.spi.v1.PublisherSettings
Returns the object with the settings used for calls to createTopic.
createWithDefaults() - Static method in class com.google.cloud.pubsub.spi.v1.PublisherApi
Constructs an instance of PublisherApi with default settings.
createWithDefaults() - Static method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
Constructs an instance of SubscriberApi with default settings.
createWithoutUrlEncoding(String) - Static method in class com.google.api.gax.protobuf.PathTemplate
Creates a path template from a string.
CredentialsProvider - Interface in com.google.api.gax.core
Provides an interface to hold and acquire the credentials that will be used to call the service.
CSHARP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links