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 

I

IDENTIFIER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
injectToken(RequestT, Object) - Method in interface com.google.api.gax.grpc.PageStreamingDescriptor
Injects a page token into the request.
INPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
instantiate(Map<String, String>) - Method in class com.google.api.gax.protobuf.PathTemplate
Instantiate the template based on the given variable assignment.
instantiate(String...) - Method in class com.google.api.gax.protobuf.PathTemplate
Shortcut for PathTemplate.instantiate(Map) with a vararg parameter for keys and values.
instantiatePartial(Map<String, String>) - Method in class com.google.api.gax.protobuf.PathTemplate
Same like PathTemplate.instantiate(Map) but allows for unbound variables, which are substituted using their original syntax.
Int32Value - Class in com.google.protobuf
Protobuf type google.protobuf.Int32Value
Int32Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Int32Value
Int32ValueOrBuilder - Interface in com.google.protobuf
 
INT64 - Static variable in class com.google.api.gax.protobuf.Type
 
Int64Value - Class in com.google.protobuf
Protobuf type google.protobuf.Int64Value
Int64Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Int64Value
Int64ValueOrBuilder - Interface in com.google.protobuf
 
Internal - Class in com.google.protobuf
The classes contained within are used internally by the Protocol Buffer library and generated message implementations.
Internal() - Constructor for class com.google.protobuf.Internal
 
Internal.BooleanList - Interface in com.google.protobuf
A List implementation that avoids boxing the elements into Booleans if possible.
Internal.DoubleList - Interface in com.google.protobuf
A List implementation that avoids boxing the elements into Doubles if possible.
Internal.EnumLite - Interface in com.google.protobuf
Interface for an enum value or value descriptor, to be used in FieldSet.
Internal.EnumLiteMap<T extends Internal.EnumLite> - Interface in com.google.protobuf
Interface for an object which maps integers to Internal.EnumLites.
Internal.FloatList - Interface in com.google.protobuf
A List implementation that avoids boxing the elements into Floats if possible.
Internal.IntList - Interface in com.google.protobuf
A List implementation that avoids boxing the elements into Integers if possible.
Internal.ListAdapter<F,T> - Class in com.google.protobuf
Provides an immutable view of List<T> around a List<F>.
Internal.ListAdapter.Converter<F,T> - Interface in com.google.protobuf
Convert individual elements of the List from F to T.
Internal.LongList - Interface in com.google.protobuf
A List implementation that avoids boxing the elements into Longs if possible.
Internal.MapAdapter<K,V,RealValue> - Class in com.google.protobuf
Wrap around a Map<K, RealValue> and provide a Map<K, V> interface.
Internal.MapAdapter.Converter<A,B> - Interface in com.google.protobuf
An interface used to convert between two types.
Internal.ProtobufList<E> - Interface in com.google.protobuf
Extends List to add the capability to make the list immutable and inspect if it is modifiable.
internalBuildGeneratedFileFrom(String[], Descriptors.FileDescriptor[], Descriptors.FileDescriptor.InternalDescriptorAssigner) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
This method is to be called by generated code only.
internalBuildGeneratedFileFrom(String[], Class<?>, String[], String[], Descriptors.FileDescriptor.InternalDescriptorAssigner) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
This method is to be called by generated code only.
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
internalGetValueMap() - Static method in enum com.google.protobuf.Field.Cardinality
 
internalGetValueMap() - Static method in enum com.google.protobuf.Field.Kind
 
internalGetValueMap() - Static method in enum com.google.protobuf.NullValue
 
internalGetValueMap() - Static method in enum com.google.protobuf.Syntax
 
internalInit(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
For use by generated code only.
internalMergeFrom(MessageLite.Builder, MessageLite) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
For internal use only.
internalUpdateFileDescriptor(Descriptors.FileDescriptor, ExtensionRegistry) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
This method is to be called by generated code only.
InvalidProtocolBufferException - Exception in com.google.protobuf
Thrown when a protocol message being parsed is invalid in some way, e.g.
InvalidProtocolBufferException(String) - Constructor for exception com.google.protobuf.InvalidProtocolBufferException
 
invoke(Class<T>, Method, Object, Object...) - Static method in class com.google.api.gax.protobuf.ProtoReflectionUtil
Invokes a method with receiver and arguments, and casts the result to a specified type.
invoke(Method, Object, Object...) - Static method in class com.google.api.gax.protobuf.ProtoReflectionUtil
Invokes a method with receiver and arguments, and casts the result to a list of messages.
invoke(Class<T>, Class<?>, String, Object, Object...) - Static method in class com.google.api.gax.protobuf.ProtoReflectionUtil
Invokes a named method with receiver and arguments, and casts the result to a specified type.
is(Class<T>) - Method in class com.google.protobuf.Any
 
IS_EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
isAtEnd() - Method in class com.google.protobuf.CodedInputStream
Returns true if the stream has reached the end of the input.
isAvailable() - Method in class com.google.api.gax.testing.DownloadableEmulatorRunner
 
isAvailable() - Method in interface com.google.api.gax.testing.EmulatorRunner
 
isAvailable() - Method in class com.google.api.gax.testing.GCloudEmulatorRunner
 
isCanceled() - Method in interface com.google.protobuf.RpcController
If true, indicates that the client canceled the RPC, so the server may as well give up on replying to it.
isEagerlyParseMessageSets() - Static method in class com.google.protobuf.ExtensionRegistryLite
 
isEmpty() - Method in class com.google.api.gax.bundling.ThresholdBundler
 
isEmpty() - Method in class com.google.api.gax.protobuf.ResourceName
 
isEmpty() - Method in class com.google.protobuf.ByteString
Returns true if the size is 0, false otherwise.
isEmpty() - Method in class com.google.protobuf.RepeatedFieldBuilder
Gets whether the list is empty.
isEnum() - Method in class com.google.api.gax.protobuf.Type
Returns true if this is an enum type.
isExtendable() - Method in class com.google.protobuf.Descriptors.Descriptor
Indicates whether the message can be extended.
isExtension() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Is this field an extension?
isExtensionNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
Determines if the given field number is an extension.
isInitialized() - Method in class com.google.protobuf.AbstractMessage
 
isInitialized() - Method in class com.google.protobuf.Any.Builder
 
isInitialized() - Method in class com.google.protobuf.Any
 
isInitialized() - Method in class com.google.protobuf.Api.Builder
 
isInitialized() - Method in class com.google.protobuf.Api
 
isInitialized() - Method in class com.google.protobuf.BoolValue.Builder
 
isInitialized() - Method in class com.google.protobuf.BoolValue
 
isInitialized() - Method in class com.google.protobuf.BytesValue.Builder
 
isInitialized() - Method in class com.google.protobuf.BytesValue
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
isInitialized() - Method in class com.google.protobuf.DoubleValue.Builder
 
isInitialized() - Method in class com.google.protobuf.DoubleValue
 
isInitialized() - Method in class com.google.protobuf.Duration.Builder
 
isInitialized() - Method in class com.google.protobuf.Duration
 
isInitialized() - Method in class com.google.protobuf.DynamicMessage.Builder
 
isInitialized() - Method in class com.google.protobuf.DynamicMessage
 
isInitialized() - Method in class com.google.protobuf.Empty.Builder
 
isInitialized() - Method in class com.google.protobuf.Empty
 
isInitialized() - Method in class com.google.protobuf.Enum.Builder
 
isInitialized() - Method in class com.google.protobuf.Enum
 
isInitialized() - Method in class com.google.protobuf.EnumValue.Builder
 
isInitialized() - Method in class com.google.protobuf.EnumValue
 
isInitialized() - Method in class com.google.protobuf.Field.Builder
 
isInitialized() - Method in class com.google.protobuf.Field
 
isInitialized() - Method in class com.google.protobuf.FieldMask.Builder
 
isInitialized() - Method in class com.google.protobuf.FieldMask
 
isInitialized() - Method in class com.google.protobuf.FloatValue.Builder
 
isInitialized() - Method in class com.google.protobuf.FloatValue
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessage.Builder
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessage
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessageLite
 
isInitialized() - Method in class com.google.protobuf.Int32Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Int32Value
 
isInitialized() - Method in class com.google.protobuf.Int64Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Int64Value
 
isInitialized() - Method in class com.google.protobuf.ListValue.Builder
 
isInitialized() - Method in class com.google.protobuf.ListValue
 
isInitialized() - Method in class com.google.protobuf.MapEntry.Builder
 
isInitialized() - Method in class com.google.protobuf.MapEntry
 
isInitialized() - Method in class com.google.protobuf.MapEntryLite.Builder
 
isInitialized() - Method in class com.google.protobuf.MapEntryLite
 
isInitialized() - Method in interface com.google.protobuf.MessageLiteOrBuilder
Returns true if all required fields in the message and all embedded messages are set, false otherwise.
isInitialized() - Method in class com.google.protobuf.Method.Builder
 
isInitialized() - Method in class com.google.protobuf.Method
 
isInitialized() - Method in class com.google.protobuf.Mixin.Builder
 
isInitialized() - Method in class com.google.protobuf.Mixin
 
isInitialized() - Method in class com.google.protobuf.Option.Builder
 
isInitialized() - Method in class com.google.protobuf.Option
 
isInitialized() - Method in class com.google.protobuf.SourceContext.Builder
 
isInitialized() - Method in class com.google.protobuf.SourceContext
 
isInitialized() - Method in class com.google.protobuf.StringValue.Builder
 
isInitialized() - Method in class com.google.protobuf.StringValue
 
isInitialized() - Method in class com.google.protobuf.Struct.Builder
 
isInitialized() - Method in class com.google.protobuf.Struct
 
isInitialized() - Method in class com.google.protobuf.Timestamp.Builder
 
isInitialized() - Method in class com.google.protobuf.Timestamp
 
isInitialized() - Method in class com.google.protobuf.Type.Builder
 
isInitialized() - Method in class com.google.protobuf.Type
 
isInitialized() - Method in class com.google.protobuf.UInt32Value.Builder
 
isInitialized() - Method in class com.google.protobuf.UInt32Value
 
isInitialized() - Method in class com.google.protobuf.UInt64Value.Builder
 
isInitialized() - Method in class com.google.protobuf.UInt64Value
 
isInitialized() - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
isInitialized() - Method in class com.google.protobuf.UnknownFieldSet
 
isInitialized() - Method in class com.google.protobuf.Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Value
 
isInitialized() - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.AcknowledgeRequest
 
isInitialized() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest
 
isInitialized() - Method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.DeleteTopicRequest
 
isInitialized() - Method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.GetSubscriptionRequest
 
isInitialized() - Method in class com.google.pubsub.v1.GetTopicRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.GetTopicRequest
 
isInitialized() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest
 
isInitialized() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
 
isInitialized() - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.ListTopicsRequest
 
isInitialized() - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.ListTopicsResponse
 
isInitialized() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
 
isInitialized() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
 
isInitialized() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
 
isInitialized() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest
 
isInitialized() - Method in class com.google.pubsub.v1.PublishRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.PublishRequest
 
isInitialized() - Method in class com.google.pubsub.v1.PublishResponse.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.PublishResponse
 
isInitialized() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.PubsubMessage
 
isInitialized() - Method in class com.google.pubsub.v1.PullRequest.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.PullRequest
 
isInitialized() - Method in class com.google.pubsub.v1.PullResponse.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.PullResponse
 
isInitialized() - Method in class com.google.pubsub.v1.PushConfig.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.PushConfig
 
isInitialized() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.ReceivedMessage
 
isInitialized() - Method in class com.google.pubsub.v1.Subscription.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.Subscription
 
isInitialized() - Method in class com.google.pubsub.v1.Topic.Builder
 
isInitialized() - Method in class com.google.pubsub.v1.Topic
 
isMap() - Method in class com.google.api.gax.protobuf.Type
Returns true if this is a map type.
isMapField() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
 
isMessage() - Method in class com.google.api.gax.protobuf.Type
Returns true if this is a message type.
isModifiable() - Method in interface com.google.protobuf.Internal.ProtobufList
Returns whether this list can be modified via the publicly accessible List methods.
isMutable() - Method in class com.google.protobuf.MapField
Returns whether this field can be modified.
isMutable() - Method in class com.google.protobuf.MapFieldLite
Returns whether this field can be modified.
isOptional() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Is this field declared optional?
isPackable() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Can this field be packed? i.e.
isPackable() - Method in enum com.google.protobuf.WireFormat.FieldType
 
isPacked() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Does this field have the [packed = true] option or is this field packable in proto3 and not explicitly setted to unpacked?
isPrimitive() - Method in class com.google.api.gax.protobuf.Type
Returns true if this is a primitive type.
isRepeated() - Method in class com.google.api.gax.protobuf.Type
Returns true of this is a repeated type.
isRepeated() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Is this field declared repeated?
isRepeated() - Method in class com.google.protobuf.ExtensionLite
Returns whether it is a repeated field.
isRepeated() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
 
isRepeated() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
 
isRequired() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Is this field declared required?
isReservedName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
Determines if the given field name is reserved.
isReservedNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
Determines if the given field number is reserved.
isRetryable() - Method in exception com.google.api.gax.grpc.ApiException
Returns whether the failed request can be retried.
isThresholdReached() - Method in interface com.google.api.gax.bundling.BundlingThreshold
Any calls into this function from ThresholdBundler will be under a lock.
isThresholdReached() - Method in class com.google.api.gax.bundling.NumericThreshold
 
isValidUtf8() - Method in class com.google.protobuf.ByteString
Tells whether this ByteString represents a well-formed UTF-8 byte sequence, such that the original bytes can be converted to a String object and then round tripped back to bytes without loss.
isValidUtf8(ByteString) - Static method in class com.google.protobuf.Internal
Helper called by generated code to determine if a byte array is a valid UTF-8 encoded string such that the original bytes can be converted to a String object and then back to a byte array round tripping the bytes without loss.
isValidUtf8(byte[]) - Static method in class com.google.protobuf.Internal
Like Internal.isValidUtf8(ByteString) but for byte arrays.
isWindows() - Static method in class com.google.api.gax.testing.CommandWrapper
 
iterator() - Method in class com.google.protobuf.ByteString
Return a ByteString.ByteIterator over the bytes in the ByteString.
iterator() - Method in class com.google.protobuf.UnmodifiableLazyStringList
 
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