- GCloudEmulatorRunner - Class in com.google.api.gax.testing
-
Utility class to start and run an emulator from the Google Cloud SDK.
- GCloudEmulatorRunner(List<String>, String, String) - Constructor for class com.google.api.gax.testing.GCloudEmulatorRunner
-
- generalizeCallback(RpcCallback<Type>, Class<Type>, Type) - Static method in class com.google.protobuf.RpcUtil
-
Take an RpcCallback
accepting a specific message type and convert
it to an RpcCallback<Message>
.
- GeneratedMessage - Class in com.google.protobuf
-
All generated protocol message classes extend this class.
- GeneratedMessage.Builder<BuilderType extends GeneratedMessage.Builder> - Class in com.google.protobuf
-
- GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder> - Class in com.google.protobuf
-
Generated message builders for message types that contain extension ranges
subclass this.
- GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage> - Class in com.google.protobuf
-
Generated message classes for message types that contain extension ranges
subclass this.
- GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage> - Interface in com.google.protobuf
-
- GeneratedMessage.FieldAccessorTable - Class in com.google.protobuf
-
Users should ignore this class.
- GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type> - Class in com.google.protobuf
-
Type used to represent generated extensions.
- GeneratedMessageLite<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessageLite() - Constructor for class com.google.protobuf.GeneratedMessageLite
-
- GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Interface in com.google.protobuf
-
- GeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
-
- GeneratedMessageLite.MethodToInvoke - Enum in com.google.protobuf
-
- GenericDescriptor() - Constructor for class com.google.protobuf.Descriptors.GenericDescriptor
-
- get(Object) - Method in class com.google.api.gax.protobuf.ResourceName
-
- get(int) - Method in class com.google.protobuf.Internal.ListAdapter
-
- get(Object) - Method in class com.google.protobuf.Internal.MapAdapter
-
- get(int) - Method in class com.google.protobuf.LazyStringArrayList
-
- get(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getAckDeadlineSeconds() - 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.
- getAckDeadlineSeconds() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
The new ack deadline with respect to the time this request was sent to
the Pub/Sub system.
- getAckDeadlineSeconds() - Method in interface com.google.pubsub.v1.ModifyAckDeadlineRequestOrBuilder
-
The new ack deadline with respect to the time this request was sent to
the Pub/Sub system.
- getAckDeadlineSeconds() - 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.
- getAckDeadlineSeconds() - Method in class com.google.pubsub.v1.Subscription
-
This value is the maximum time after a subscriber receives a message
before the subscriber should acknowledge the message.
- getAckDeadlineSeconds() - Method in interface com.google.pubsub.v1.SubscriptionOrBuilder
-
This value is the maximum time after a subscriber receives a message
before the subscriber should acknowledge the message.
- getAckId() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
This ID can be used to acknowledge the received message.
- getAckId() - Method in class com.google.pubsub.v1.ReceivedMessage
-
This ID can be used to acknowledge the received message.
- getAckId() - Method in interface com.google.pubsub.v1.ReceivedMessageOrBuilder
-
This ID can be used to acknowledge the received message.
- getAckIdBytes() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
This ID can be used to acknowledge the received message.
- getAckIdBytes() - Method in class com.google.pubsub.v1.ReceivedMessage
-
This ID can be used to acknowledge the received message.
- getAckIdBytes() - Method in interface com.google.pubsub.v1.ReceivedMessageOrBuilder
-
This ID can be used to acknowledge the received message.
- getAckIds(int) - 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.
- getAckIds(int) - Method in class com.google.pubsub.v1.AcknowledgeRequest
-
The acknowledgment ID for the messages being acknowledged that was returned
by the Pub/Sub system in the `Pull` response.
- getAckIds(int) - Method in interface com.google.pubsub.v1.AcknowledgeRequestOrBuilder
-
The acknowledgment ID for the messages being acknowledged that was returned
by the Pub/Sub system in the `Pull` response.
- getAckIds(int) - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
List of acknowledgment IDs.
- getAckIds(int) - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
List of acknowledgment IDs.
- getAckIds(int) - Method in interface com.google.pubsub.v1.ModifyAckDeadlineRequestOrBuilder
-
List of acknowledgment IDs.
- getAckIdsBytes(int) - 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.
- getAckIdsBytes(int) - Method in class com.google.pubsub.v1.AcknowledgeRequest
-
The acknowledgment ID for the messages being acknowledged that was returned
by the Pub/Sub system in the `Pull` response.
- getAckIdsBytes(int) - Method in interface com.google.pubsub.v1.AcknowledgeRequestOrBuilder
-
The acknowledgment ID for the messages being acknowledged that was returned
by the Pub/Sub system in the `Pull` response.
- getAckIdsBytes(int) - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
List of acknowledgment IDs.
- getAckIdsBytes(int) - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
List of acknowledgment IDs.
- getAckIdsBytes(int) - Method in interface com.google.pubsub.v1.ModifyAckDeadlineRequestOrBuilder
-
List of acknowledgment IDs.
- getAckIdsCount() - 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.
- getAckIdsCount() - Method in class com.google.pubsub.v1.AcknowledgeRequest
-
The acknowledgment ID for the messages being acknowledged that was returned
by the Pub/Sub system in the `Pull` response.
- getAckIdsCount() - Method in interface com.google.pubsub.v1.AcknowledgeRequestOrBuilder
-
The acknowledgment ID for the messages being acknowledged that was returned
by the Pub/Sub system in the `Pull` response.
- getAckIdsCount() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
List of acknowledgment IDs.
- getAckIdsCount() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
List of acknowledgment IDs.
- getAckIdsCount() - Method in interface com.google.pubsub.v1.ModifyAckDeadlineRequestOrBuilder
-
List of acknowledgment IDs.
- getAckIdsList() - 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.
- getAckIdsList() - Method in class com.google.pubsub.v1.AcknowledgeRequest
-
The acknowledgment ID for the messages being acknowledged that was returned
by the Pub/Sub system in the `Pull` response.
- getAckIdsList() - Method in interface com.google.pubsub.v1.AcknowledgeRequestOrBuilder
-
The acknowledgment ID for the messages being acknowledged that was returned
by the Pub/Sub system in the `Pull` response.
- getAckIdsList() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
List of acknowledgment IDs.
- getAckIdsList() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
List of acknowledgment IDs.
- getAckIdsList() - Method in interface com.google.pubsub.v1.ModifyAckDeadlineRequestOrBuilder
-
List of acknowledgment IDs.
- getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8;
- getAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8;
- getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8;
- getAggregateValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8;
- getAllFields() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getAllFields() - Method in class com.google.protobuf.DynamicMessage
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage
-
- getAllFields() - Method in class com.google.protobuf.MapEntry.Builder
-
- getAllFields() - Method in class com.google.protobuf.MapEntry
-
- getAllFields() - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns a collection of all the fields in this message which are set
and their corresponding values.
- getAllFieldsRaw() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getAllImmutableExtensionsByExtendedType(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Find all extensions for immutable APIs by fully-qualified name of
extended class.
- getAllMutableExtensionsByExtendedType(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Find all extensions for mutable APIs by fully-qualified name of
extended class.
- getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool allow_alias = 2;
- getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
optional bool allow_alias = 2;
- getAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
optional bool allow_alias = 2;
- getAttributes() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
Optional attributes for this message.
- getAttributes() - Method in class com.google.pubsub.v1.PubsubMessage
-
Optional attributes for this message.
- getAttributes() - Method in interface com.google.pubsub.v1.PubsubMessageOrBuilder
-
Optional attributes for this message.
- getAttributes() - Method in class com.google.pubsub.v1.PushConfig.Builder
-
Endpoint configuration attributes.
- getAttributes() - Method in class com.google.pubsub.v1.PushConfig
-
Endpoint configuration attributes.
- getAttributes() - Method in interface com.google.pubsub.v1.PushConfigOrBuilder
-
Endpoint configuration attributes.
- getBlockingCallCountThreshold() - Method in class com.google.api.gax.grpc.BundlingSettings
-
Get the blocking call count threshold to use for bundling.
- getBoolean(int) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getBoolValue() - Method in class com.google.protobuf.Value.Builder
-
optional bool bool_value = 4;
- getBoolValue() - Method in class com.google.protobuf.Value
-
optional bool bool_value = 4;
- getBoolValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
optional bool bool_value = 4;
- getBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a builder for the specified index.
- getBuilder() - Method in class com.google.protobuf.SingleFieldBuilder
-
Gets a builder for the field.
- getBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of builders.
- getBundlePartitionKey(RequestT) - Method in interface com.google.api.gax.grpc.BundlingDescriptor
-
Returns the value of the partition key for the given request.
- getBundlerFactory() - Method in class com.google.api.gax.grpc.BundlingCallSettings
-
- getBundles() - Method in class com.google.api.gax.bundling.AccumulatingBundleReceiver
-
Returns the accumulated bundles.
- getBundlingDescriptor() - Method in class com.google.api.gax.grpc.BundlingCallSettings.Builder
-
- getBundlingSettingsBuilder() - Method in class com.google.api.gax.grpc.BundlingCallSettings.Builder
-
- getByteArray(int) - Method in class com.google.protobuf.LazyStringArrayList
-
- getByteArray(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as byte[].
- getByteArray(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getByteString(int) - Method in class com.google.protobuf.LazyStringArrayList
-
- getByteString(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as a ByteString.
- getByteString(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream
-
Returns the number of bytes to be read before the current limit.
- getCallable() - Method in class com.google.api.gax.grpc.BundlingContext
-
- getCallContext() - Method in class com.google.api.gax.grpc.BundlingContext
-
- getCallOptions() - Method in class com.google.api.gax.grpc.CallContext
-
- getCardinality() - Method in class com.google.protobuf.Field.Builder
-
optional .google.protobuf.Field.Cardinality cardinality = 2;
- getCardinality() - Method in class com.google.protobuf.Field
-
optional .google.protobuf.Field.Cardinality cardinality = 2;
- getCardinality() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional .google.protobuf.Field.Cardinality cardinality = 2;
- getCardinalityValue() - Method in class com.google.protobuf.Field.Builder
-
optional .google.protobuf.Field.Cardinality cardinality = 2;
- getCardinalityValue() - Method in class com.google.protobuf.Field
-
optional .google.protobuf.Field.Cardinality cardinality = 2;
- getCardinalityValue() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional .google.protobuf.Field.Cardinality cardinality = 2;
- getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_enable_arenas = 31 [default = false];
- getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool cc_enable_arenas = 31 [default = false];
- getCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool cc_enable_arenas = 31 [default = false];
- getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_generic_services = 16 [default = false];
- getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool cc_generic_services = 16 [default = false];
- getCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool cc_generic_services = 16 [default = false];
- getChannel() - Method in class com.google.api.gax.grpc.CallContext
-
- getChannelProvider() - Method in class com.google.api.gax.grpc.ServiceApiSettings.Builder
-
- getChannelProvider() - Method in class com.google.api.gax.grpc.ServiceApiSettings
-
Return the channel provider.
- getClientLibName() - Method in class com.google.api.gax.grpc.ServiceApiSettings.Builder
-
- getClientLibVersion() - Method in class com.google.api.gax.grpc.ServiceApiSettings.Builder
-
- getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool client_streaming = 5 [default = false];
- getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional bool client_streaming = 5 [default = false];
- getClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional bool client_streaming = 5 [default = false];
- getColumn() - Method in exception com.google.protobuf.TextFormat.ParseException
-
Return the column where the parse exception occurred, or -1 when
none is provided.
- getContainingOneof() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's containing oneof.
- getContainingType() - Method in class com.google.protobuf.Descriptors.Descriptor
-
If this is a nested type, get the outer descriptor, otherwise null.
- getContainingType() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
If this is a nested type, get the outer descriptor, otherwise null.
- getContainingType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's containing type.
- getContainingType() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getContainingTypeDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Default instance of the type being extended, used to identify that type.
- getCount() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets the count of items in the list.
- getCredentials() - Method in class com.google.api.gax.core.ConnectionSettings
-
Gets the credentials which will be used to call the service.
- getCredentials() - Method in interface com.google.api.gax.core.CredentialsProvider
-
Gets the credentials which will be used to call the service.
- getCredentialsProvider() - Method in class com.google.api.gax.core.ConnectionSettings
-
The credentials to use in order to call the service.
- getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string csharp_namespace = 37;
- getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string csharp_namespace = 37;
- getCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string csharp_namespace = 37;
- getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string csharp_namespace = 37;
- getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string csharp_namespace = 37;
- getCsharpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string csharp_namespace = 37;
- getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
- getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
- getCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
- getData() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
The message payload.
- getData() - Method in class com.google.pubsub.v1.PubsubMessage
-
The message payload.
- getData() - Method in interface com.google.pubsub.v1.PubsubMessageOrBuilder
-
The message payload.
- getDefaultInstance(Descriptors.Descriptor) - Static method in class com.google.api.gax.protobuf.ProtoReflectionUtil
-
Returns a default instance for the given message descriptor.
- getDefaultInstance(Class<? extends Message>) - Static method in class com.google.api.gax.protobuf.ProtoReflectionUtil
-
Returns the default instance for the message type.
- getDefaultInstance() - Static method in class com.google.protobuf.Any
-
- getDefaultInstance() - Static method in class com.google.protobuf.Api
-
- getDefaultInstance() - Static method in class com.google.protobuf.BoolValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.BytesValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getDefaultInstance() - Static method in class com.google.protobuf.DoubleValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Duration
-
- getDefaultInstance(Descriptors.Descriptor) - Static method in class com.google.protobuf.DynamicMessage
-
Get a DynamicMessage
representing the default instance of the
given type.
- getDefaultInstance() - Static method in class com.google.protobuf.Empty
-
- getDefaultInstance() - Static method in class com.google.protobuf.Enum
-
- getDefaultInstance() - Static method in class com.google.protobuf.EnumValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Field
-
- getDefaultInstance() - Static method in class com.google.protobuf.FieldMask
-
- getDefaultInstance() - Static method in class com.google.protobuf.FloatValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Int32Value
-
- getDefaultInstance() - Static method in class com.google.protobuf.Int64Value
-
- getDefaultInstance(Class<T>) - Static method in class com.google.protobuf.Internal
-
- getDefaultInstance() - Static method in class com.google.protobuf.ListValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Method
-
- getDefaultInstance() - Static method in class com.google.protobuf.Mixin
-
- getDefaultInstance() - Static method in class com.google.protobuf.Option
-
- getDefaultInstance() - Static method in class com.google.protobuf.SourceContext
-
- getDefaultInstance() - Static method in class com.google.protobuf.StringValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Struct
-
- getDefaultInstance() - Static method in class com.google.protobuf.Timestamp
-
- getDefaultInstance() - Static method in class com.google.protobuf.Type
-
- getDefaultInstance() - Static method in class com.google.protobuf.UInt32Value
-
- getDefaultInstance() - Static method in class com.google.protobuf.UInt64Value
-
- getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSet.Field
-
Get an empty Field
.
- getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSet
-
Get an empty UnknownFieldSet
.
- getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSetLite
-
Get an empty UnknownFieldSetLite
.
- getDefaultInstance() - Static method in class com.google.protobuf.Value
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.AcknowledgeRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.DeleteSubscriptionRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.DeleteTopicRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.GetSubscriptionRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.GetTopicRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.ListTopicsRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.ListTopicsResponse
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.ModifyPushConfigRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.PublishRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.PublishResponse
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.PubsubMessage
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.PullRequest
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.PullResponse
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.PushConfig
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.ReceivedMessage
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.Subscription
-
- getDefaultInstance() - Static method in class com.google.pubsub.v1.Topic
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Any.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Any
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Api.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Api
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Duration.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Duration
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DynamicMessage
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Empty.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Empty
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Enum.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Enum
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.EnumValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.EnumValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Field.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Field
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.FieldMask.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.FieldMask
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue
-
- getDefaultInstanceForType() - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntry.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntry
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntryLite.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntryLite
-
- getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageLiteOrBuilder
-
Get an instance of the type with no fields set.
- getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageOrBuilder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Method.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Method
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Mixin.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Mixin
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Option.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Option
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.SourceContext.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.SourceContext
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Struct.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Struct
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Timestamp.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Timestamp
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Type.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Type
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UnknownFieldSet
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Value
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.AcknowledgeRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.DeleteTopicRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.GetSubscriptionRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.GetTopicRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.GetTopicRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListTopicsRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListTopicsResponse
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PublishRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PublishResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PublishResponse
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PubsubMessage
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PullRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PullRequest
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PullResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PullResponse
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PushConfig.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.PushConfig
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.ReceivedMessage
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.Subscription.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.Subscription
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.Topic.Builder
-
- getDefaultInstanceForType() - Method in class com.google.pubsub.v1.Topic
-
- getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7;
- getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string default_value = 7;
- getDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string default_value = 7;
- getDefaultValue() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns the field's default value.
- getDefaultValue() - Method in class com.google.protobuf.ExtensionLite
-
Returns the default value of the extension field.
- getDefaultValue() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- getDefaultValue() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
- getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7;
- getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string default_value = 7;
- getDefaultValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string default_value = 7;
- getDelayThreshold() - Method in class com.google.api.gax.grpc.BundlingSettings
-
Get the delay threshold to use for bundling.
- getDependencies() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of this file's dependencies (imports).
- getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3;
- getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated string dependency = 3;
- getDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated string dependency = 3;
- getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3;
- getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated string dependency = 3;
- getDependencyBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated string dependency = 3;
- getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3;
- getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated string dependency = 3;
- getDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated string dependency = 3;
- getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3;
- getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated string dependency = 3;
- getDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated string dependency = 3;
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool deprecated = 3 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
optional bool deprecated = 3 [default = false];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
optional bool deprecated = 3 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
optional bool deprecated = 1 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
optional bool deprecated = 1 [default = false];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
optional bool deprecated = 1 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool deprecated = 3 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool deprecated = 3 [default = false];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool deprecated = 3 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool deprecated = 23 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool deprecated = 23 [default = false];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool deprecated = 23 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool deprecated = 3 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool deprecated = 3 [default = false];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool deprecated = 3 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional bool deprecated = 33 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
optional bool deprecated = 33 [default = false];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
optional bool deprecated = 33 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
optional bool deprecated = 33 [default = false];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
optional bool deprecated = 33 [default = false];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
optional bool deprecated = 33 [default = false];
- getDescription() - Method in exception com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets a human-readable description of the error.
- getDescriptor() - Static method in class com.google.protobuf.Any.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Any
-
- getDescriptor() - Static method in class com.google.protobuf.AnyProto
-
- getDescriptor() - Static method in class com.google.protobuf.Api.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Api
-
- getDescriptor() - Static method in class com.google.protobuf.ApiProto
-
- getDescriptor() - Static method in class com.google.protobuf.BoolValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.BoolValue
-
- getDescriptor() - Static method in class com.google.protobuf.BytesValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.BytesValue
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getDescriptor() - Static method in class com.google.protobuf.DoubleValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DoubleValue
-
- getDescriptor() - Static method in class com.google.protobuf.Duration.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Duration
-
- getDescriptor() - Static method in class com.google.protobuf.DurationProto
-
- getDescriptor() - Static method in class com.google.protobuf.Empty.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Empty
-
- getDescriptor() - Static method in class com.google.protobuf.EmptyProto
-
- getDescriptor() - Static method in class com.google.protobuf.Enum.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Enum
-
- getDescriptor() - Static method in class com.google.protobuf.EnumValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.EnumValue
-
- getDescriptor() - Method in class com.google.protobuf.Extension
-
Returns the descriptor of the extension.
- getDescriptor() - Static method in class com.google.protobuf.Field.Builder
-
- getDescriptor() - Static method in enum com.google.protobuf.Field.Cardinality
-
- getDescriptor() - Static method in class com.google.protobuf.Field
-
- getDescriptor() - Static method in enum com.google.protobuf.Field.Kind
-
- getDescriptor() - Static method in class com.google.protobuf.FieldMask.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.FieldMask
-
- getDescriptor() - Static method in class com.google.protobuf.FieldMaskProto
-
- getDescriptor() - Static method in class com.google.protobuf.FloatValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.FloatValue
-
- getDescriptor() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- getDescriptor() - Static method in class com.google.protobuf.Int32Value.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Int32Value
-
- getDescriptor() - Static method in class com.google.protobuf.Int64Value.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Int64Value
-
- getDescriptor() - Static method in class com.google.protobuf.ListValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.ListValue
-
- getDescriptor() - Static method in class com.google.protobuf.Method.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Method
-
- getDescriptor() - Static method in class com.google.protobuf.Mixin.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Mixin
-
- getDescriptor() - Static method in enum com.google.protobuf.NullValue
-
- getDescriptor() - Static method in class com.google.protobuf.Option.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Option
-
- getDescriptor() - Static method in class com.google.protobuf.SourceContext.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.SourceContext
-
- getDescriptor() - Static method in class com.google.protobuf.SourceContextProto
-
- getDescriptor() - Static method in class com.google.protobuf.StringValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.StringValue
-
- getDescriptor() - Static method in class com.google.protobuf.Struct.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Struct
-
- getDescriptor() - Static method in class com.google.protobuf.StructProto
-
- getDescriptor() - Static method in enum com.google.protobuf.Syntax
-
- getDescriptor() - Static method in class com.google.protobuf.Timestamp.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Timestamp
-
- getDescriptor() - Static method in class com.google.protobuf.TimestampProto
-
- getDescriptor() - Static method in class com.google.protobuf.Type.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Type
-
- getDescriptor() - Static method in class com.google.protobuf.TypeProto
-
- getDescriptor() - Static method in class com.google.protobuf.UInt32Value.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.UInt32Value
-
- getDescriptor() - Static method in class com.google.protobuf.UInt64Value.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.UInt64Value
-
- getDescriptor() - Static method in class com.google.protobuf.Value.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Value
-
- getDescriptor() - Static method in class com.google.protobuf.WrappersProto
-
- getDescriptor() - Static method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.AcknowledgeRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.DeleteSubscriptionRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.DeleteTopicRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.GetSubscriptionRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.GetTopicRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.GetTopicRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListTopicsRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListTopicsResponse
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ModifyPushConfigRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PublishRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PublishRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PublishResponse.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PublishResponse
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PubsubMessage.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PubsubMessage
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PubsubProto
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PullRequest.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PullRequest
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PullResponse.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PullResponse
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PushConfig.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.PushConfig
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.ReceivedMessage
-
- getDescriptor() - Static method in class com.google.pubsub.v1.Subscription.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.Subscription
-
- getDescriptor() - Static method in class com.google.pubsub.v1.Topic.Builder
-
- getDescriptor() - Static method in class com.google.pubsub.v1.Topic
-
- getDescriptorForType() - Method in class com.google.protobuf.Any.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Api.Builder
-
- getDescriptorForType() - Method in interface com.google.protobuf.BlockingService
-
- getDescriptorForType() - Method in class com.google.protobuf.BoolValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.BytesValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DoubleValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Duration.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DynamicMessage
-
- getDescriptorForType() - Method in class com.google.protobuf.Empty.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Enum.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.EnumValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Field.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.Field.Cardinality
-
- getDescriptorForType() - Method in enum com.google.protobuf.Field.Kind
-
- getDescriptorForType() - Method in class com.google.protobuf.FieldMask.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.FloatValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessage
-
- getDescriptorForType() - Method in class com.google.protobuf.Int32Value.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Int64Value.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.ListValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.MapEntry.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.MapEntry
-
- getDescriptorForType() - Method in interface com.google.protobuf.Message.Builder
-
Get the message's type's descriptor.
- getDescriptorForType() - Method in interface com.google.protobuf.MessageOrBuilder
-
Get the message's type's descriptor.
- getDescriptorForType() - Method in class com.google.protobuf.Method.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Mixin.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.NullValue
-
- getDescriptorForType() - Method in class com.google.protobuf.Option.Builder
-
- getDescriptorForType() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the enum type's descriptor, which contains information
about each defined value, etc.
- getDescriptorForType() - Method in interface com.google.protobuf.Service
-
Get the ServiceDescriptor
describing this service and its methods.
- getDescriptorForType() - Method in class com.google.protobuf.SourceContext.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.StringValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Struct.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.Syntax
-
- getDescriptorForType() - Method in class com.google.protobuf.Timestamp.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Type.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.UInt32Value.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.UInt64Value.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Value.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.GetTopicRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.PublishResponse.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.PullRequest.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.PullResponse.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.PushConfig.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.Subscription.Builder
-
- getDescriptorForType() - Method in class com.google.pubsub.v1.Topic.Builder
-
- getDouble(int) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional double double_value = 6;
- getDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional double double_value = 6;
- getElementCountLimit() - Method in class com.google.api.gax.grpc.BundlingSettings
-
Get the element count limit to use for bundling.
- getElementCountThreshold() - Method in class com.google.api.gax.grpc.BundlingSettings
-
Get the element count threshold to use for bundling.
- getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistry
-
Get the unmodifiable singleton empty instance.
- getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistryLite
-
Get the unmodifiable singleton empty instance.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2;
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 end = 2;
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 end = 2;
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 end = 2;
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
optional int32 end = 2;
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
optional int32 end = 2;
- getEnum(Descriptors.EnumValueDescriptor) - Static method in class com.google.api.gax.protobuf.ProtoReflectionUtil
-
Returns a Enum for the given enum value descriptor.
- getEnumClass(DescriptorProtos.FileOptions, String, String, String) - Static method in class com.google.api.gax.protobuf.ProtoReflectionUtil
-
Resolves a proto enum name into a Java class.
- getEnumDescriptor() - Method in class com.google.api.gax.protobuf.Type
-
Returns the descriptor of an enum type.
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For enum fields, gets the field's type.
- getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypes() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of enum types nested within this one.
- getEnumTypes() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level enum types declared in this file.
- getEnumvalue(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalue(int) - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalue(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueCount() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueCount() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueCount() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueList() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueList() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueOrBuilder(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getEnumvalueOrBuilderList() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.EnumValue enumvalue = 2;
- getExecutorProvider() - Method in class com.google.api.gax.grpc.ServiceApiSettings.Builder
-
- getExecutorProvider() - Method in class com.google.api.gax.grpc.ServiceApiSettings
-
Return the executor provider.
- getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2;
- getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string extendee = 2;
- getExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string extendee = 2;
- getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2;
- getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string extendee = 2;
- getExtendeeBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string extendee = 2;
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensions() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's extensions.
- getExtensions() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level extensions declared in this file.
- getExtensionScope() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For extensions defined nested within message types, gets the outer
type.
- getField(GeneratedMessage, Descriptors.FieldDescriptor) - Static method in class com.google.api.gax.protobuf.ProtoReflectionUtil
-
Returns a value of a field.
- getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getField(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getField(int) - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
-
- getField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Obtains the value of the given field, or the default value if it is
not set.
- getField(int) - Method in class com.google.protobuf.UnknownFieldSet
-
Get a field by number.
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
- getFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Get a nested builder instance for the given field.
- getFieldBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFields() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's fields.
- getFields() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
Get a list of this message type's fields.
- getFields() - Method in class com.google.protobuf.Struct.Builder
-
map<string, .google.protobuf.Value> fields = 1;
- getFields() - Method in class com.google.protobuf.Struct
-
map<string, .google.protobuf.Value> fields = 1;
- getFields() - Method in interface com.google.protobuf.StructOrBuilder
-
map<string, .google.protobuf.Value> fields = 1;
- getFields(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2;
- getFields(int) - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Field fields = 2;
- getFields(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Field fields = 2;
- getFieldsBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2;
- getFieldsBuilderList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2;
- getFieldsCount() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2;
- getFieldsCount() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Field fields = 2;
- getFieldsCount() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Field fields = 2;
- getFieldsList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2;
- getFieldsList() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Field fields = 2;
- getFieldsList() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Field fields = 2;
- getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2;
- getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Field fields = 2;
- getFieldsOrBuilder(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Field fields = 2;
- getFieldsOrBuilderList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2;
- getFieldsOrBuilderList() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Field fields = 2;
- getFieldsOrBuilderList() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Field fields = 2;
- getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFile(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFile() - Method in class com.google.protobuf.Descriptors.Descriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the FileDescriptor
containing this descriptor.
- getFile() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Returns this object.
- getFile() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
- getFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileName() - Method in class com.google.protobuf.SourceContext.Builder
-
optional string file_name = 1;
- getFileName() - Method in class com.google.protobuf.SourceContext
-
optional string file_name = 1;
- getFileName() - Method in interface com.google.protobuf.SourceContextOrBuilder
-
optional string file_name = 1;
- getFileNameBytes() - Method in class com.google.protobuf.SourceContext.Builder
-
optional string file_name = 1;
- getFileNameBytes() - Method in class com.google.protobuf.SourceContext
-
optional string file_name = 1;
- getFileNameBytes() - Method in interface com.google.protobuf.SourceContextOrBuilder
-
optional string file_name = 1;
- getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFixed32List() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of fixed32 values for this field.
- getFixed64List() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of fixed64 values for this field.
- getFloat(int) - Method in interface com.google.protobuf.Internal.FloatList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getForwarder(String) - Method in class com.google.api.gax.grpc.BundlerFactory
-
Provides the ThresholdBundlingForwarder corresponding to the give
partitionKey, or constructs one if it doesn't exist yet.
- getFullName() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the type's fully-qualified name, within the proto language's
namespace.
- getFullName() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the type's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Returns the same as getName().
- getFullName() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
-
- getFullName() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getFullName() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the type's fully-qualified name.
- getGeneratorName() - Method in class com.google.api.gax.grpc.ServiceApiSettings.Builder
-
- getGeneratorVersion() - Method in class com.google.api.gax.grpc.ServiceApiSettings.Builder
-
- getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11;
- getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string go_package = 11;
- getGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string go_package = 11;
- getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11;
- getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string go_package = 11;
- getGoPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string go_package = 11;
- getGroupList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of embedded group values for this field.
- getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3;
- getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string identifier_value = 3;
- getIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string identifier_value = 3;
- getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3;
- getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string identifier_value = 3;
- getIdentifierValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string identifier_value = 3;
- getIndex() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the index of this descriptor within its parent.
- getInitializationErrorString() - Method in class com.google.protobuf.AbstractMessage.Builder
-
- getInitializationErrorString() - Method in class com.google.protobuf.AbstractMessage
-
- getInitializationErrorString() - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns a comma-delimited list of required fields which are not set
in this message object.
- getInitialRetryDelay() - Method in class com.google.api.gax.core.RetrySettings.Builder
-
The InitialRetryDelay parameter controls the delay before the first retry.
- getInitialRetryDelay() - Method in class com.google.api.gax.core.RetrySettings
-
The InitialRetryDelay parameter controls the delay before the first retry.
- getInitialRpcTimeout() - Method in class com.google.api.gax.core.RetrySettings.Builder
-
The InitialRpcTimeout parameter controls the timeout for the initial RPC.
- getInitialRpcTimeout() - Method in class com.google.api.gax.core.RetrySettings
-
The InitialRpcTimeout parameter controls the timeout for the initial RPC.
- getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2;
- getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string input_type = 2;
- getInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string input_type = 2;
- getInputType() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's input type.
- getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2;
- getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string input_type = 2;
- getInputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string input_type = 2;
- getInt(int) - Method in interface com.google.protobuf.Internal.IntList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required bool is_extension = 2;
- getIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required bool is_extension = 2;
- getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generate_equals_and_hash = 20 [default = false];
- getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_generate_equals_and_hash = 20 [default = false];
- getJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_generate_equals_and_hash = 20 [default = false];
- getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_generic_services = 17 [default = false];
- getJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_generic_services = 17 [default = false];
- getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_multiple_files = 10 [default = false];
- getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_multiple_files = 10 [default = false];
- getJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_multiple_files = 10 [default = false];
- getJavananoUseDeprecatedPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool javanano_use_deprecated_package = 38;
- getJavananoUseDeprecatedPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool javanano_use_deprecated_package = 38;
- getJavananoUseDeprecatedPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool javanano_use_deprecated_package = 38;
- getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8;
- getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_outer_classname = 8;
- getJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_outer_classname = 8;
- getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8;
- getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_outer_classname = 8;
- getJavaOuterClassnameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_outer_classname = 8;
- getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1;
- getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_package = 1;
- getJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_package = 1;
- getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1;
- getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_package = 1;
- getJavaPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_package = 1;
- getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_string_check_utf8 = 27 [default = false];
- getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_string_check_utf8 = 27 [default = false];
- getJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_string_check_utf8 = 27 [default = false];
- getJavaType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's java type.
- getJavaType() - Method in enum com.google.protobuf.Descriptors.FieldDescriptor.Type
-
- getJavaType() - Method in enum com.google.protobuf.WireFormat.FieldType
-
- getJsonName() - Method in class com.google.protobuf.Field.Builder
-
optional string json_name = 10;
- getJsonName() - Method in class com.google.protobuf.Field
-
optional string json_name = 10;
- getJsonName() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional string json_name = 10;
- getJsonNameBytes() - Method in class com.google.protobuf.Field.Builder
-
optional string json_name = 10;
- getJsonNameBytes() - Method in class com.google.protobuf.Field
-
optional string json_name = 10;
- getJsonNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional string json_name = 10;
- getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL];
- getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL];
- getJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL];
- getKey() - Method in class com.google.protobuf.MapEntry.Builder
-
- getKey() - Method in class com.google.protobuf.MapEntry
-
- getKey() - Method in class com.google.protobuf.MapEntryLite.Builder
-
- getKey() - Method in class com.google.protobuf.MapEntryLite
-
- getKind() - Method in class com.google.api.gax.protobuf.Type
-
Gets the kind of this type.
- getKind() - Method in class com.google.protobuf.Field.Builder
-
optional .google.protobuf.Field.Kind kind = 1;
- getKind() - Method in class com.google.protobuf.Field
-
optional .google.protobuf.Field.Kind kind = 1;
- getKind() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional .google.protobuf.Field.Kind kind = 1;
- getKindCase() - Method in class com.google.protobuf.Value.Builder
-
- getKindCase() - Method in class com.google.protobuf.Value
-
- getKindCase() - Method in interface com.google.protobuf.ValueOrBuilder
-
- getKindValue() - Method in class com.google.protobuf.Field.Builder
-
optional .google.protobuf.Field.Kind kind = 1;
- getKindValue() - Method in class com.google.protobuf.Field
-
optional .google.protobuf.Field.Kind kind = 1;
- getKindValue() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional .google.protobuf.Field.Kind kind = 1;
- getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- getLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- getLastTag() - Method in class com.google.protobuf.CodedInputStream
-
- getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool lazy = 5 [default = false];
- getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool lazy = 5 [default = false];
- getLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool lazy = 5 [default = false];
- getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3;
- getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string leading_comments = 3;
- getLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string leading_comments = 3;
- getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3;
- getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string leading_comments = 3;
- getLeadingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string leading_comments = 3;
- getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedComments(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLengthDelimitedList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of length-delimited values for this field.
- getLine() - Method in exception com.google.protobuf.TextFormat.ParseException
-
Return the line where the parse exception occurred, or -1 when
none is provided.
- getListValue() - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.ListValue list_value = 6;
- getListValue() - Method in class com.google.protobuf.Value
-
optional .google.protobuf.ListValue list_value = 6;
- getListValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
optional .google.protobuf.ListValue list_value = 6;
- getListValueBuilder() - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.ListValue list_value = 6;
- getListValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.ListValue list_value = 6;
- getListValueOrBuilder() - Method in class com.google.protobuf.Value
-
optional .google.protobuf.ListValue list_value = 6;
- getListValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
-
optional .google.protobuf.ListValue list_value = 6;
- getLiteJavaType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- getLiteType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- getLiteType() - Method in class com.google.protobuf.ExtensionLite
-
Returns the type of the field.
- getLiteType() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- getLiteType() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
- getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocation(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLocationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- getLong(int) - Method in interface com.google.protobuf.Internal.LongList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getMap() - Method in class com.google.protobuf.MapField
-
Returns the content of this MapField as a read-only Map.
- getMap() - Method in class com.google.protobuf.MapFieldLite
-
Gets the content of this MapField as a read-only Map.
- getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool map_entry = 7;
- getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool map_entry = 7;
- getMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool map_entry = 7;
- getMapKeyType() - Method in class com.google.api.gax.protobuf.Type
-
Returns the key type of a map type.
- getMapValueType() - Method in class com.google.api.gax.protobuf.Type
-
Returns the value type of a map type.
- getMaxMessages() - Method in class com.google.pubsub.v1.PullRequest.Builder
-
The maximum number of messages returned for this request.
- getMaxMessages() - Method in class com.google.pubsub.v1.PullRequest
-
The maximum number of messages returned for this request.
- getMaxMessages() - Method in interface com.google.pubsub.v1.PullRequestOrBuilder
-
The maximum number of messages returned for this request.
- getMaxRetryDelay() - 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.
- getMaxRetryDelay() - Method in class com.google.api.gax.core.RetrySettings
-
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.
- getMaxRpcTimeout() - 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.
- getMaxRpcTimeout() - Method in class com.google.api.gax.core.RetrySettings
-
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.
- getMessage(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Get the message at the specified index.
- getMessage() - Method in class com.google.protobuf.SingleFieldBuilder
-
Get the message for the field.
- getMessage() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
The message.
- getMessage() - Method in class com.google.pubsub.v1.ReceivedMessage
-
The message.
- getMessage() - Method in interface com.google.pubsub.v1.ReceivedMessageOrBuilder
-
The message.
- getMessageBuilder() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
The message.
- getMessageClass(DescriptorProtos.FileOptions, String, String, String) - Static method in class com.google.api.gax.protobuf.ProtoReflectionUtil
-
Resolves a proto message name into a Java class.
- getMessageDefaultInstance() - Method in class com.google.protobuf.ExtensionLite
-
Returns the default instance of the extension field, if it's a message
extension.
- getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
If the extension is an embedded message or group, returns the default
instance of the message.
- getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
If the extension is an embedded message or group, returns the default
instance of the message.
- getMessageDescriptor() - Method in class com.google.api.gax.protobuf.Type
-
Returns the descriptor of a message type.
- getMessageId() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
ID of this message, assigned by the server when the message is published.
- getMessageId() - Method in class com.google.pubsub.v1.PubsubMessage
-
ID of this message, assigned by the server when the message is published.
- getMessageId() - Method in interface com.google.pubsub.v1.PubsubMessageOrBuilder
-
ID of this message, assigned by the server when the message is published.
- getMessageIdBytes() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
ID of this message, assigned by the server when the message is published.
- getMessageIdBytes() - Method in class com.google.pubsub.v1.PubsubMessage
-
ID of this message, assigned by the server when the message is published.
- getMessageIdBytes() - Method in interface com.google.pubsub.v1.PubsubMessageOrBuilder
-
ID of this message, assigned by the server when the message is published.
- getMessageIds(int) - 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.
- getMessageIds(int) - Method in class com.google.pubsub.v1.PublishResponse
-
The server-assigned ID of each published message, in the same order as
the messages in the request.
- getMessageIds(int) - Method in interface com.google.pubsub.v1.PublishResponseOrBuilder
-
The server-assigned ID of each published message, in the same order as
the messages in the request.
- getMessageIdsBytes(int) - 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.
- getMessageIdsBytes(int) - Method in class com.google.pubsub.v1.PublishResponse
-
The server-assigned ID of each published message, in the same order as
the messages in the request.
- getMessageIdsBytes(int) - Method in interface com.google.pubsub.v1.PublishResponseOrBuilder
-
The server-assigned ID of each published message, in the same order as
the messages in the request.
- getMessageIdsCount() - 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.
- getMessageIdsCount() - Method in class com.google.pubsub.v1.PublishResponse
-
The server-assigned ID of each published message, in the same order as
the messages in the request.
- getMessageIdsCount() - Method in interface com.google.pubsub.v1.PublishResponseOrBuilder
-
The server-assigned ID of each published message, in the same order as
the messages in the request.
- getMessageIdsList() - 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.
- getMessageIdsList() - Method in class com.google.pubsub.v1.PublishResponse
-
The server-assigned ID of each published message, in the same order as
the messages in the request.
- getMessageIdsList() - Method in interface com.google.pubsub.v1.PublishResponseOrBuilder
-
The server-assigned ID of each published message, in the same order as
the messages in the request.
- getMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of messages.
- getMessageOrBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets the base class interface for the specified index.
- getMessageOrBuilder() - Method in class com.google.protobuf.SingleFieldBuilder
-
Gets the base class interface for the field.
- getMessageOrBuilder() - Method in class com.google.pubsub.v1.ReceivedMessage.Builder
-
The message.
- getMessageOrBuilder() - Method in class com.google.pubsub.v1.ReceivedMessage
-
The message.
- getMessageOrBuilder() - Method in interface com.google.pubsub.v1.ReceivedMessageOrBuilder
-
The message.
- getMessageOrBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of MessageOrBuilders.
- getMessages(int) - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages to publish.
- getMessages(int) - Method in class com.google.pubsub.v1.PublishRequest
-
The messages to publish.
- getMessages(int) - Method in interface com.google.pubsub.v1.PublishRequestOrBuilder
-
The messages to publish.
- getMessagesBuilder(int) - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages to publish.
- getMessagesBuilderList() - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages to publish.
- getMessagesCount() - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages to publish.
- getMessagesCount() - Method in class com.google.pubsub.v1.PublishRequest
-
The messages to publish.
- getMessagesCount() - Method in interface com.google.pubsub.v1.PublishRequestOrBuilder
-
The messages to publish.
- getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool message_set_wire_format = 1 [default = false];
- getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool message_set_wire_format = 1 [default = false];
- getMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool message_set_wire_format = 1 [default = false];
- getMessagesList() - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages to publish.
- getMessagesList() - Method in class com.google.pubsub.v1.PublishRequest
-
The messages to publish.
- getMessagesList() - Method in interface com.google.pubsub.v1.PublishRequestOrBuilder
-
The messages to publish.
- getMessagesOrBuilder(int) - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages to publish.
- getMessagesOrBuilder(int) - Method in class com.google.pubsub.v1.PublishRequest
-
The messages to publish.
- getMessagesOrBuilder(int) - Method in interface com.google.pubsub.v1.PublishRequestOrBuilder
-
The messages to publish.
- getMessagesOrBuilderList() - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages to publish.
- getMessagesOrBuilderList() - Method in class com.google.pubsub.v1.PublishRequest
-
The messages to publish.
- getMessagesOrBuilderList() - Method in interface com.google.pubsub.v1.PublishRequestOrBuilder
-
The messages to publish.
- getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For embedded message and group fields, gets the field's type.
- getMessageType() - Method in class com.google.protobuf.Extension
-
If the extension is a message extension (i.e., getLiteType() == MESSAGE),
returns the type of the message, otherwise undefined.
- getMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- getMessageTypes() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level message types declared in this file.
- getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethod(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethods(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2;
- getMethods(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Method methods = 2;
- getMethods(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Method methods = 2;
- getMethods() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get a list of methods for this service.
- getMethodsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2;
- getMethodsBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2;
- getMethodsCount() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2;
- getMethodsCount() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Method methods = 2;
- getMethodsCount() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Method methods = 2;
- getMethodsList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2;
- getMethodsList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Method methods = 2;
- getMethodsList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Method methods = 2;
- getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2;
- getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Method methods = 2;
- getMethodsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Method methods = 2;
- getMethodsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2;
- getMethodsOrBuilderList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Method methods = 2;
- getMethodsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Method methods = 2;
- getMissingFields() - Method in exception com.google.protobuf.UninitializedMessageException
-
Get a list of human-readable names of required fields missing from this
message.
- getMixins(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixins(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixins(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsCount() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsCount() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsCount() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsOrBuilderList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Mixin mixins = 6;
- getMixinsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Mixin mixins = 6;
- getMutableAttributes() - Method in class com.google.pubsub.v1.PubsubMessage.Builder
-
Optional attributes for this message.
- getMutableAttributes() - Method in class com.google.pubsub.v1.PushConfig.Builder
-
Endpoint configuration attributes.
- getMutableFields() - Method in class com.google.protobuf.Struct.Builder
-
map<string, .google.protobuf.Value> fields = 1;
- getMutableMap() - Method in class com.google.protobuf.MapField
-
Gets a mutable Map view of this MapField.
- getMutableMap() - Method in class com.google.protobuf.MapFieldLite
-
Gets a mutable Map view of this MapField.
- getName() - Method in class com.google.protobuf.Api.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Api
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.ApiOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1;
- getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getName(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getName() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the file name.
- getName() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
-
- getName() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getName() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Enum.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Enum
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.EnumOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.EnumValue.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.EnumValue
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Field.Builder
-
optional string name = 4;
- getName() - Method in class com.google.protobuf.Field
-
optional string name = 4;
- getName() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional string name = 4;
- getName() - Method in class com.google.protobuf.Method.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Method
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.MethodOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Mixin.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Mixin
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.MixinOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Option.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Option
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.OptionOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Type.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Type
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.TypeOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.pubsub.v1.Subscription.Builder
-
The name of the subscription.
- getName() - Method in class com.google.pubsub.v1.Subscription
-
The name of the subscription.
- getName() - Method in interface com.google.pubsub.v1.SubscriptionOrBuilder
-
The name of the subscription.
- getName() - Method in class com.google.pubsub.v1.Topic.Builder
-
The name of the topic.
- getName() - Method in class com.google.pubsub.v1.Topic
-
The name of the topic.
- getName() - Method in interface com.google.pubsub.v1.TopicOrBuilder
-
The name of the topic.
- getNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameBytes() - Method in class com.google.protobuf.Api.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Api
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.ApiOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Enum.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Enum
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.EnumOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.EnumValue.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.EnumValue
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Field.Builder
-
optional string name = 4;
- getNameBytes() - Method in class com.google.protobuf.Field
-
optional string name = 4;
- getNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional string name = 4;
- getNameBytes() - Method in class com.google.protobuf.Method.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Method
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.MethodOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Mixin.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Mixin
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.MixinOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Option.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Option
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.OptionOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Type.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Type
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.TypeOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.pubsub.v1.Subscription.Builder
-
The name of the subscription.
- getNameBytes() - Method in class com.google.pubsub.v1.Subscription
-
The name of the subscription.
- getNameBytes() - Method in interface com.google.pubsub.v1.SubscriptionOrBuilder
-
The name of the subscription.
- getNameBytes() - Method in class com.google.pubsub.v1.Topic.Builder
-
The name of the topic.
- getNameBytes() - Method in class com.google.pubsub.v1.Topic
-
The name of the topic.
- getNameBytes() - Method in interface com.google.pubsub.v1.TopicOrBuilder
-
The name of the topic.
- getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameCount() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1;
- getNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1;
- getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1;
- getNamePartBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1;
- getNanos() - Method in class com.google.protobuf.Duration.Builder
-
optional int32 nanos = 2;
- getNanos() - Method in class com.google.protobuf.Duration
-
optional int32 nanos = 2;
- getNanos() - Method in interface com.google.protobuf.DurationOrBuilder
-
optional int32 nanos = 2;
- getNanos() - Method in class com.google.protobuf.Timestamp.Builder
-
optional int32 nanos = 2;
- getNanos() - Method in class com.google.protobuf.Timestamp
-
optional int32 nanos = 2;
- getNanos() - Method in interface com.google.protobuf.TimestampOrBuilder
-
optional int32 nanos = 2;
- getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional int64 negative_int_value = 5;
- getNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional int64 negative_int_value = 5;
- getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypes() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of message types nested within this one.
- getNextPage() - Method in interface com.google.api.gax.core.PageAccessor
-
Returns the next page of results or null
if no more results.
- getNextPageToken() - Method in interface com.google.api.gax.core.PageAccessor
-
Returns the token for the next page or null
if no more results.
- getNextPageToken() - 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.
- getNextPageToken() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
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.
- getNextPageToken() - Method in interface com.google.pubsub.v1.ListSubscriptionsResponseOrBuilder
-
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.
- getNextPageToken() - 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`.
- getNextPageToken() - Method in class com.google.pubsub.v1.ListTopicsResponse
-
If not empty, indicates that there may be more topics that match the
request; this value should be passed in a new `ListTopicsRequest`.
- getNextPageToken() - Method in interface com.google.pubsub.v1.ListTopicsResponseOrBuilder
-
If not empty, indicates that there may be more topics that match the
request; this value should be passed in a new `ListTopicsRequest`.
- getNextPageToken() - 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.
- getNextPageToken() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
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.
- getNextPageToken() - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsResponseOrBuilder
-
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.
- getNextPageTokenBytes() - 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.
- getNextPageTokenBytes() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
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.
- getNextPageTokenBytes() - Method in interface com.google.pubsub.v1.ListSubscriptionsResponseOrBuilder
-
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.
- getNextPageTokenBytes() - 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`.
- getNextPageTokenBytes() - Method in class com.google.pubsub.v1.ListTopicsResponse
-
If not empty, indicates that there may be more topics that match the
request; this value should be passed in a new `ListTopicsRequest`.
- getNextPageTokenBytes() - Method in interface com.google.pubsub.v1.ListTopicsResponseOrBuilder
-
If not empty, indicates that there may be more topics that match the
request; this value should be passed in a new `ListTopicsRequest`.
- getNextPageTokenBytes() - 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.
- getNextPageTokenBytes() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
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.
- getNextPageTokenBytes() - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsResponseOrBuilder
-
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.
- getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool no_standard_descriptor_accessor = 2 [default = false];
- getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool no_standard_descriptor_accessor = 2 [default = false];
- getNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool no_standard_descriptor_accessor = 2 [default = false];
- getNullValue() - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.NullValue null_value = 1;
- getNullValue() - Method in class com.google.protobuf.Value
-
optional .google.protobuf.NullValue null_value = 1;
- getNullValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
optional .google.protobuf.NullValue null_value = 1;
- getNullValueValue() - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.NullValue null_value = 1;
- getNullValueValue() - Method in class com.google.protobuf.Value
-
optional .google.protobuf.NullValue null_value = 1;
- getNullValueValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
optional .google.protobuf.NullValue null_value = 1;
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional int32 number = 2;
- getNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional int32 number = 2;
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 number = 3;
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
- getNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 number = 3;
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
- getNumber() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's number.
- getNumber() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's number.
- getNumber() - Method in class com.google.protobuf.EnumValue.Builder
-
optional int32 number = 2;
- getNumber() - Method in class com.google.protobuf.EnumValue
-
optional int32 number = 2;
- getNumber() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
optional int32 number = 2;
- getNumber() - Method in class com.google.protobuf.ExtensionLite
-
Returns the field number of the extension.
- getNumber() - Method in class com.google.protobuf.Field.Builder
-
optional int32 number = 3;
- getNumber() - Method in enum com.google.protobuf.Field.Cardinality
-
- getNumber() - Method in class com.google.protobuf.Field
-
optional int32 number = 3;
- getNumber() - Method in enum com.google.protobuf.Field.Kind
-
- getNumber() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional int32 number = 3;
- getNumber() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- getNumber() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Get the field number.
- getNumber() - Method in interface com.google.protobuf.Internal.EnumLite
-
- getNumber() - Method in enum com.google.protobuf.NullValue
-
- getNumber() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the value's numeric value as defined in the .proto file.
- getNumber() - Method in enum com.google.protobuf.Syntax
-
- getNumber() - Method in enum com.google.protobuf.Value.KindCase
-
- getNumberValue() - Method in class com.google.protobuf.Value.Builder
-
optional double number_value = 2;
- getNumberValue() - Method in class com.google.protobuf.Value
-
optional double number_value = 2;
- getNumberValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
optional double number_value = 2;
- getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string objc_class_prefix = 36;
- getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string objc_class_prefix = 36;
- getObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string objc_class_prefix = 36;
- getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string objc_class_prefix = 36;
- getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string objc_class_prefix = 36;
- getObjcClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string objc_class_prefix = 36;
- getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDecl(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Obtains the FieldDescriptor if the given oneof is set.
- getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 oneof_index = 9;
- getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 oneof_index = 9;
- getOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 oneof_index = 9;
- getOneofIndex() - Method in class com.google.protobuf.Field.Builder
-
optional int32 oneof_index = 7;
- getOneofIndex() - Method in class com.google.protobuf.Field
-
optional int32 oneof_index = 7;
- getOneofIndex() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional int32 oneof_index = 7;
- getOneofs() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's oneofs.
- getOneofs(int) - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3;
- getOneofs(int) - Method in class com.google.protobuf.Type
-
repeated string oneofs = 3;
- getOneofs(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated string oneofs = 3;
- getOneofsBytes(int) - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3;
- getOneofsBytes(int) - Method in class com.google.protobuf.Type
-
repeated string oneofs = 3;
- getOneofsBytes(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated string oneofs = 3;
- getOneofsCount() - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3;
- getOneofsCount() - Method in class com.google.protobuf.Type
-
repeated string oneofs = 3;
- getOneofsCount() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated string oneofs = 3;
- getOneofsList() - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3;
- getOneofsList() - Method in class com.google.protobuf.Type
-
repeated string oneofs = 3;
- getOneofsList() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated string oneofs = 3;
- getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- getOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- getOptions(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptions(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Option options = 3;
- getOptions(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptions() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the MessageOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the EnumOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the EnumValueOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the FieldOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the FileOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the MethodOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the ServiceOptions
, defined in descriptor.proto
.
- getOptions(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptions(int) - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.Option options = 3;
- getOptions(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptions(int) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptions(int) - Method in class com.google.protobuf.EnumValue
-
repeated .google.protobuf.Option options = 3;
- getOptions(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptions(int) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9;
- getOptions(int) - Method in class com.google.protobuf.Field
-
repeated .google.protobuf.Option options = 9;
- getOptions(int) - Method in interface com.google.protobuf.FieldOrBuilder
-
repeated .google.protobuf.Option options = 9;
- getOptions(int) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6;
- getOptions(int) - Method in class com.google.protobuf.Method
-
repeated .google.protobuf.Option options = 6;
- getOptions(int) - Method in interface com.google.protobuf.MethodOrBuilder
-
repeated .google.protobuf.Option options = 6;
- getOptions(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4;
- getOptions(int) - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Option options = 4;
- getOptions(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Option options = 4;
- getOptionsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsBuilder(int) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9;
- getOptionsBuilder(int) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6;
- getOptionsBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4;
- getOptionsBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsBuilderList() - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsBuilderList() - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9;
- getOptionsBuilderList() - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6;
- getOptionsBuilderList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4;
- getOptionsCount() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsCount() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Option options = 3;
- getOptionsCount() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsCount() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsCount() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.Option options = 3;
- getOptionsCount() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsCount() - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsCount() - Method in class com.google.protobuf.EnumValue
-
repeated .google.protobuf.Option options = 3;
- getOptionsCount() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsCount() - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9;
- getOptionsCount() - Method in class com.google.protobuf.Field
-
repeated .google.protobuf.Option options = 9;
- getOptionsCount() - Method in interface com.google.protobuf.FieldOrBuilder
-
repeated .google.protobuf.Option options = 9;
- getOptionsCount() - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6;
- getOptionsCount() - Method in class com.google.protobuf.Method
-
repeated .google.protobuf.Option options = 6;
- getOptionsCount() - Method in interface com.google.protobuf.MethodOrBuilder
-
repeated .google.protobuf.Option options = 6;
- getOptionsCount() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4;
- getOptionsCount() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Option options = 4;
- getOptionsCount() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Option options = 4;
- getOptionsList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Option options = 3;
- getOptionsList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsList() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.Option options = 3;
- getOptionsList() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsList() - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsList() - Method in class com.google.protobuf.EnumValue
-
repeated .google.protobuf.Option options = 3;
- getOptionsList() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsList() - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9;
- getOptionsList() - Method in class com.google.protobuf.Field
-
repeated .google.protobuf.Option options = 9;
- getOptionsList() - Method in interface com.google.protobuf.FieldOrBuilder
-
repeated .google.protobuf.Option options = 9;
- getOptionsList() - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6;
- getOptionsList() - Method in class com.google.protobuf.Method
-
repeated .google.protobuf.Option options = 6;
- getOptionsList() - Method in interface com.google.protobuf.MethodOrBuilder
-
repeated .google.protobuf.Option options = 6;
- getOptionsList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4;
- getOptionsList() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Option options = 4;
- getOptionsList() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Option options = 4;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field
-
repeated .google.protobuf.Option options = 9;
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.FieldOrBuilder
-
repeated .google.protobuf.Option options = 9;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method
-
repeated .google.protobuf.Option options = 6;
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.MethodOrBuilder
-
repeated .google.protobuf.Option options = 6;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Option options = 4;
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Option options = 4;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
repeated .google.protobuf.Option options = 3;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Field
-
repeated .google.protobuf.Option options = 9;
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.FieldOrBuilder
-
repeated .google.protobuf.Option options = 9;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Method
-
repeated .google.protobuf.Option options = 6;
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.MethodOrBuilder
-
repeated .google.protobuf.Option options = 6;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4;
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Option options = 4;
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Option options = 4;
- getOrBuildChannel(Executor) - Method in interface com.google.api.gax.grpc.ChannelProvider
-
Get the channel to be used to connect to the service.
- getOrBuildExecutor() - Method in interface com.google.api.gax.grpc.ExecutorProvider
-
Get the executor to be used to connect to the service.
- getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3;
- getOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3;
- getOutputType() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's output type.
- getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3;
- getOutputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3;
- getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2;
- getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string package = 2;
- getPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string package = 2;
- getPackage() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the proto package name.
- getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2;
- getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string package = 2;
- getPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string package = 2;
- getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool packed = 2;
- getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool packed = 2;
- getPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool packed = 2;
- getPacked() - Method in class com.google.protobuf.Field.Builder
-
optional bool packed = 8;
- getPacked() - Method in class com.google.protobuf.Field
-
optional bool packed = 8;
- getPacked() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional bool packed = 8;
- getPageDescriptor() - Method in class com.google.api.gax.grpc.PageStreamingCallSettings.Builder
-
- getPageSize() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
Maximum number of subscriptions to return.
- getPageSize() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
Maximum number of subscriptions to return.
- getPageSize() - Method in interface com.google.pubsub.v1.ListSubscriptionsRequestOrBuilder
-
Maximum number of subscriptions to return.
- getPageSize() - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
Maximum number of topics to return.
- getPageSize() - Method in class com.google.pubsub.v1.ListTopicsRequest
-
Maximum number of topics to return.
- getPageSize() - Method in interface com.google.pubsub.v1.ListTopicsRequestOrBuilder
-
Maximum number of topics to return.
- getPageSize() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
Maximum number of subscription names to return.
- getPageSize() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
Maximum number of subscription names to return.
- getPageSize() - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsRequestOrBuilder
-
Maximum number of subscription names to return.
- getPageToken() - 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.
- getPageToken() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
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.
- getPageToken() - Method in interface com.google.pubsub.v1.ListSubscriptionsRequestOrBuilder
-
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.
- getPageToken() - 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.
- getPageToken() - Method in class com.google.pubsub.v1.ListTopicsRequest
-
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.
- getPageToken() - Method in interface com.google.pubsub.v1.ListTopicsRequestOrBuilder
-
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.
- getPageToken() - 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.
- getPageToken() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
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.
- getPageToken() - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsRequestOrBuilder
-
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.
- getPageTokenBytes() - 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.
- getPageTokenBytes() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
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.
- getPageTokenBytes() - Method in interface com.google.pubsub.v1.ListSubscriptionsRequestOrBuilder
-
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.
- getPageTokenBytes() - 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.
- getPageTokenBytes() - Method in class com.google.pubsub.v1.ListTopicsRequest
-
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.
- getPageTokenBytes() - Method in interface com.google.pubsub.v1.ListTopicsRequestOrBuilder
-
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.
- getPageTokenBytes() - 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.
- getPageTokenBytes() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
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.
- getPageTokenBytes() - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsRequestOrBuilder
-
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.
- getPageValues() - Method in interface com.google.api.gax.core.PageAccessor
-
Returns the values contained in this page.
- getParser() - Static method in class com.google.protobuf.TextFormat
-
Return a
Parser
instance which can parse text-format
messages.
- getParserForType() - Method in class com.google.protobuf.Any
-
- getParserForType() - Method in class com.google.protobuf.Api
-
- getParserForType() - Method in class com.google.protobuf.BoolValue
-
- getParserForType() - Method in class com.google.protobuf.BytesValue
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getParserForType() - Method in class com.google.protobuf.DoubleValue
-
- getParserForType() - Method in class com.google.protobuf.Duration
-
- getParserForType() - Method in class com.google.protobuf.DynamicMessage
-
- getParserForType() - Method in class com.google.protobuf.Empty
-
- getParserForType() - Method in class com.google.protobuf.Enum
-
- getParserForType() - Method in class com.google.protobuf.EnumValue
-
- getParserForType() - Method in class com.google.protobuf.Field
-
- getParserForType() - Method in class com.google.protobuf.FieldMask
-
- getParserForType() - Method in class com.google.protobuf.FloatValue
-
- getParserForType() - Method in class com.google.protobuf.GeneratedMessage
-
- getParserForType() - Method in class com.google.protobuf.GeneratedMessageLite
-
- getParserForType() - Method in class com.google.protobuf.Int32Value
-
- getParserForType() - Method in class com.google.protobuf.Int64Value
-
- getParserForType() - Method in class com.google.protobuf.ListValue
-
- getParserForType() - Method in class com.google.protobuf.MapEntry
-
- getParserForType() - Method in class com.google.protobuf.MapEntryLite
-
- getParserForType() - Method in interface com.google.protobuf.Message
-
- getParserForType() - Method in interface com.google.protobuf.MessageLite
-
Gets the parser for a message of the same type as this message.
- getParserForType() - Method in class com.google.protobuf.Method
-
- getParserForType() - Method in class com.google.protobuf.Mixin
-
- getParserForType() - Method in class com.google.protobuf.Option
-
- getParserForType() - Method in class com.google.protobuf.SourceContext
-
- getParserForType() - Method in class com.google.protobuf.StringValue
-
- getParserForType() - Method in class com.google.protobuf.Struct
-
- getParserForType() - Method in class com.google.protobuf.Timestamp
-
- getParserForType() - Method in class com.google.protobuf.Type
-
- getParserForType() - Method in class com.google.protobuf.UInt32Value
-
- getParserForType() - Method in class com.google.protobuf.UInt64Value
-
- getParserForType() - Method in class com.google.protobuf.UnknownFieldSet
-
- getParserForType() - Method in class com.google.protobuf.Value
-
- getParserForType() - Method in class com.google.pubsub.v1.AcknowledgeRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.DeleteTopicRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.GetSubscriptionRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.GetTopicRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
- getParserForType() - Method in class com.google.pubsub.v1.ListTopicsRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.ListTopicsResponse
-
- getParserForType() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
- getParserForType() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.PublishRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.PublishResponse
-
- getParserForType() - Method in class com.google.pubsub.v1.PubsubMessage
-
- getParserForType() - Method in class com.google.pubsub.v1.PullRequest
-
- getParserForType() - Method in class com.google.pubsub.v1.PullResponse
-
- getParserForType() - Method in class com.google.pubsub.v1.PushConfig
-
- getParserForType() - Method in class com.google.pubsub.v1.ReceivedMessage
-
- getParserForType() - Method in class com.google.pubsub.v1.Subscription
-
- getParserForType() - Method in class com.google.pubsub.v1.Topic
-
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [packed = true];
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 path = 1 [packed = true];
- getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 path = 1 [packed = true];
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [packed = true];
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 path = 1 [packed = true];
- getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 path = 1 [packed = true];
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [packed = true];
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 path = 1 [packed = true];
- getPathList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 path = 1 [packed = true];
- getPaths(int) - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1;
- getPaths(int) - Method in class com.google.protobuf.FieldMask
-
repeated string paths = 1;
- getPaths(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
repeated string paths = 1;
- getPathsBytes(int) - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1;
- getPathsBytes(int) - Method in class com.google.protobuf.FieldMask
-
repeated string paths = 1;
- getPathsBytes(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
repeated string paths = 1;
- getPathsCount() - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1;
- getPathsCount() - Method in class com.google.protobuf.FieldMask
-
repeated string paths = 1;
- getPathsCount() - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
repeated string paths = 1;
- getPathsList() - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1;
- getPathsList() - Method in class com.google.protobuf.FieldMask
-
repeated string paths = 1;
- getPathsList() - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
repeated string paths = 1;
- getPort() - Method in class com.google.api.gax.core.ConnectionSettings
-
The port used to reach the service.
- getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional uint64 positive_int_value = 4;
- getPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional uint64 positive_int_value = 4;
- getProblemProto() - Method in exception com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets the protocol message representation of the invalid descriptor.
- getProblemSymbolName() - Method in exception com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets the full name of the descriptor where the error occurred.
- getProcess() - Method in class com.google.api.gax.testing.DownloadableEmulatorRunner
-
- getProcess() - Method in interface com.google.api.gax.testing.EmulatorRunner
-
- getProcess() - Method in class com.google.api.gax.testing.GCloudEmulatorRunner
-
- getProject() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
The name of the cloud project that subscriptions belong to.
- getProject() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
The name of the cloud project that subscriptions belong to.
- getProject() - Method in interface com.google.pubsub.v1.ListSubscriptionsRequestOrBuilder
-
The name of the cloud project that subscriptions belong to.
- getProject() - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
The name of the cloud project that topics belong to.
- getProject() - Method in class com.google.pubsub.v1.ListTopicsRequest
-
The name of the cloud project that topics belong to.
- getProject() - Method in interface com.google.pubsub.v1.ListTopicsRequestOrBuilder
-
The name of the cloud project that topics belong to.
- getProjectBytes() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest.Builder
-
The name of the cloud project that subscriptions belong to.
- getProjectBytes() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
The name of the cloud project that subscriptions belong to.
- getProjectBytes() - Method in interface com.google.pubsub.v1.ListSubscriptionsRequestOrBuilder
-
The name of the cloud project that subscriptions belong to.
- getProjectBytes() - Method in class com.google.pubsub.v1.ListTopicsRequest.Builder
-
The name of the cloud project that topics belong to.
- getProjectBytes() - Method in class com.google.pubsub.v1.ListTopicsRequest
-
The name of the cloud project that topics belong to.
- getProjectBytes() - Method in interface com.google.pubsub.v1.ListTopicsRequestOrBuilder
-
The name of the cloud project that topics belong to.
- getPublicDependencies() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of this file's public dependencies (public imports).
- getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10;
- getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 public_dependency = 10;
- getPublicDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 public_dependency = 10;
- getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10;
- getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 public_dependency = 10;
- getPublicDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 public_dependency = 10;
- getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10;
- getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 public_dependency = 10;
- getPublicDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 public_dependency = 10;
- getPublishTime() - 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.
- getPublishTime() - Method in class com.google.pubsub.v1.PubsubMessage
-
The time at which the message was published, populated by the server when
it receives the `Publish` call.
- getPublishTime() - Method in interface com.google.pubsub.v1.PubsubMessageOrBuilder
-
The time at which the message was published, populated by the server when
it receives the `Publish` call.
- getPublishTimeBuilder() - 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.
- getPublishTimeOrBuilder() - 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.
- getPublishTimeOrBuilder() - Method in class com.google.pubsub.v1.PubsubMessage
-
The time at which the message was published, populated by the server when
it receives the `Publish` call.
- getPublishTimeOrBuilder() - Method in interface com.google.pubsub.v1.PubsubMessageOrBuilder
-
The time at which the message was published, populated by the server when
it receives the `Publish` call.
- getPushConfig() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
The push configuration for future deliveries.
- getPushConfig() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest
-
The push configuration for future deliveries.
- getPushConfig() - Method in interface com.google.pubsub.v1.ModifyPushConfigRequestOrBuilder
-
The push configuration for future deliveries.
- getPushConfig() - Method in class com.google.pubsub.v1.Subscription.Builder
-
If push delivery is used with this subscription, this field is
used to configure it.
- getPushConfig() - Method in class com.google.pubsub.v1.Subscription
-
If push delivery is used with this subscription, this field is
used to configure it.
- getPushConfig() - Method in interface com.google.pubsub.v1.SubscriptionOrBuilder
-
If push delivery is used with this subscription, this field is
used to configure it.
- getPushConfigBuilder() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
The push configuration for future deliveries.
- getPushConfigBuilder() - Method in class com.google.pubsub.v1.Subscription.Builder
-
If push delivery is used with this subscription, this field is
used to configure it.
- getPushConfigOrBuilder() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
The push configuration for future deliveries.
- getPushConfigOrBuilder() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest
-
The push configuration for future deliveries.
- getPushConfigOrBuilder() - Method in interface com.google.pubsub.v1.ModifyPushConfigRequestOrBuilder
-
The push configuration for future deliveries.
- getPushConfigOrBuilder() - Method in class com.google.pubsub.v1.Subscription.Builder
-
If push delivery is used with this subscription, this field is
used to configure it.
- getPushConfigOrBuilder() - Method in class com.google.pubsub.v1.Subscription
-
If push delivery is used with this subscription, this field is
used to configure it.
- getPushConfigOrBuilder() - Method in interface com.google.pubsub.v1.SubscriptionOrBuilder
-
If push delivery is used with this subscription, this field is
used to configure it.
- getPushEndpoint() - Method in class com.google.pubsub.v1.PushConfig.Builder
-
A URL locating the endpoint to which messages should be pushed.
- getPushEndpoint() - Method in class com.google.pubsub.v1.PushConfig
-
A URL locating the endpoint to which messages should be pushed.
- getPushEndpoint() - Method in interface com.google.pubsub.v1.PushConfigOrBuilder
-
A URL locating the endpoint to which messages should be pushed.
- getPushEndpointBytes() - Method in class com.google.pubsub.v1.PushConfig.Builder
-
A URL locating the endpoint to which messages should be pushed.
- getPushEndpointBytes() - Method in class com.google.pubsub.v1.PushConfig
-
A URL locating the endpoint to which messages should be pushed.
- getPushEndpointBytes() - Method in interface com.google.pubsub.v1.PushConfigOrBuilder
-
A URL locating the endpoint to which messages should be pushed.
- getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool py_generic_services = 18 [default = false];
- getPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool py_generic_services = 18 [default = false];
- getRaw(int) - Method in class com.google.protobuf.LazyStringArrayList
-
- getRaw(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as an Object
that will either be a String or a ByteString.
- getRaw(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getReceivedMessages(int) - Method in class com.google.pubsub.v1.PullResponse.Builder
-
Received Pub/Sub messages.
- getReceivedMessages(int) - Method in class com.google.pubsub.v1.PullResponse
-
Received Pub/Sub messages.
- getReceivedMessages(int) - Method in interface com.google.pubsub.v1.PullResponseOrBuilder
-
Received Pub/Sub messages.
- getReceivedMessagesBuilder(int) - Method in class com.google.pubsub.v1.PullResponse.Builder
-
Received Pub/Sub messages.
- getReceivedMessagesBuilderList() - Method in class com.google.pubsub.v1.PullResponse.Builder
-
Received Pub/Sub messages.
- getReceivedMessagesCount() - Method in class com.google.pubsub.v1.PullResponse.Builder
-
Received Pub/Sub messages.
- getReceivedMessagesCount() - Method in class com.google.pubsub.v1.PullResponse
-
Received Pub/Sub messages.
- getReceivedMessagesCount() - Method in interface com.google.pubsub.v1.PullResponseOrBuilder
-
Received Pub/Sub messages.
- getReceivedMessagesList() - Method in class com.google.pubsub.v1.PullResponse.Builder
-
Received Pub/Sub messages.
- getReceivedMessagesList() - Method in class com.google.pubsub.v1.PullResponse
-
Received Pub/Sub messages.
- getReceivedMessagesList() - Method in interface com.google.pubsub.v1.PullResponseOrBuilder
-
Received Pub/Sub messages.
- getReceivedMessagesOrBuilder(int) - Method in class com.google.pubsub.v1.PullResponse.Builder
-
Received Pub/Sub messages.
- getReceivedMessagesOrBuilder(int) - Method in class com.google.pubsub.v1.PullResponse
-
Received Pub/Sub messages.
- getReceivedMessagesOrBuilder(int) - Method in interface com.google.pubsub.v1.PullResponseOrBuilder
-
Received Pub/Sub messages.
- getReceivedMessagesOrBuilderList() - Method in class com.google.pubsub.v1.PullResponse.Builder
-
Received Pub/Sub messages.
- getReceivedMessagesOrBuilderList() - Method in class com.google.pubsub.v1.PullResponse
-
Received Pub/Sub messages.
- getReceivedMessagesOrBuilderList() - Method in interface com.google.pubsub.v1.PullResponseOrBuilder
-
Received Pub/Sub messages.
- getRepeatedElemType() - Method in class com.google.api.gax.protobuf.Type
-
Returns the element type of a repeated type.
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.MapEntry.Builder
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.MapEntry
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in interface com.google.protobuf.MessageOrBuilder
-
Gets an element of a repeated field.
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.AbstractMessage.Builder
-
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in interface com.google.protobuf.Message.Builder
-
Get a nested builder instance for the given repeated field instance.
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Gets the number of elements of a repeated field.
- getRequest() - Method in class com.google.api.gax.grpc.BundlingContext
-
- getRequest() - Method in class com.google.api.gax.grpc.CallContext
-
- getRequest() - Method in interface com.google.api.gax.grpc.RequestIssuer
-
Get the request from the issuer.
- getRequestByteLimit() - Method in class com.google.api.gax.grpc.BundlingSettings
-
Get the request byte limit to use for bundling.
- getRequestByteThreshold() - Method in class com.google.api.gax.grpc.BundlingSettings
-
Get the request byte threshold to use for bundling.
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.BlockingService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.Service
-
callMethod()
requires that the request passed in is of a
particular subclass of Message
.
- getRequestStreaming() - Method in class com.google.protobuf.Method.Builder
-
optional bool request_streaming = 3;
- getRequestStreaming() - Method in class com.google.protobuf.Method
-
optional bool request_streaming = 3;
- getRequestStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
-
optional bool request_streaming = 3;
- getRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
-
optional string request_type_url = 2;
- getRequestTypeUrl() - Method in class com.google.protobuf.Method
-
optional string request_type_url = 2;
- getRequestTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
-
optional string request_type_url = 2;
- getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
-
optional string request_type_url = 2;
- getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method
-
optional string request_type_url = 2;
- getRequestTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
-
optional string request_type_url = 2;
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10;
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated string reserved_name = 10;
- getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated string reserved_name = 10;
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10;
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated string reserved_name = 10;
- getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated string reserved_name = 10;
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10;
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated string reserved_name = 10;
- getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated string reserved_name = 10;
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10;
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated string reserved_name = 10;
- getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated string reserved_name = 10;
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.BlockingService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.Service
-
Like getRequestPrototype()
, but gets a prototype of the response
message.
- getResponseStreaming() - Method in class com.google.protobuf.Method.Builder
-
optional bool response_streaming = 5;
- getResponseStreaming() - Method in class com.google.protobuf.Method
-
optional bool response_streaming = 5;
- getResponseStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
-
optional bool response_streaming = 5;
- getResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
-
optional string response_type_url = 4;
- getResponseTypeUrl() - Method in class com.google.protobuf.Method
-
optional string response_type_url = 4;
- getResponseTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
-
optional string response_type_url = 4;
- getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
-
optional string response_type_url = 4;
- getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method
-
optional string response_type_url = 4;
- getResponseTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
-
optional string response_type_url = 4;
- getRetryableCodes() - Method in class com.google.api.gax.grpc.ApiCallSettings.Builder
-
See the class documentation of
ApiCallSettings
for a description
of what retryable codes do.
- getRetryableCodes() - Method in class com.google.api.gax.grpc.ApiCallSettings
-
See the class documentation of
ApiCallSettings
for a description
of what retryable codes do.
- getRetryDelayMultiplier() - Method in class com.google.api.gax.core.RetrySettings.Builder
-
The RetryDelayMultiplier controls the change in retry delay.
- getRetryDelayMultiplier() - Method in class com.google.api.gax.core.RetrySettings
-
The RetryDelayMultiplier controls the change in retry delay.
- getRetrySettings() - Method in class com.google.api.gax.grpc.ApiCallSettings
-
See the class documentation of
ApiCallSettings
for a description
of what retry settings do.
- getRetrySettingsBuilder() - Method in class com.google.api.gax.grpc.ApiCallSettings.Builder
-
See the class documentation of
ApiCallSettings
for a description
of what retry settings do.
- getReturnImmediately() - 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.
- getReturnImmediately() - Method in class com.google.pubsub.v1.PullRequest
-
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.
- getReturnImmediately() - Method in interface com.google.pubsub.v1.PullRequestOrBuilder
-
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.
- getRoot() - Method in class com.google.protobuf.Mixin.Builder
-
optional string root = 2;
- getRoot() - Method in class com.google.protobuf.Mixin
-
optional string root = 2;
- getRoot() - Method in interface com.google.protobuf.MixinOrBuilder
-
optional string root = 2;
- getRootBytes() - Method in class com.google.protobuf.Mixin.Builder
-
optional string root = 2;
- getRootBytes() - Method in class com.google.protobuf.Mixin
-
optional string root = 2;
- getRootBytes() - Method in interface com.google.protobuf.MixinOrBuilder
-
optional string root = 2;
- getRpcTimeoutMultiplier() - Method in class com.google.api.gax.core.RetrySettings.Builder
-
See the class documentation of
RetrySettings
for a description
of what this value does.
- getRpcTimeoutMultiplier() - Method in class com.google.api.gax.core.RetrySettings
-
The RpcTimeoutMultiplier controls the change in RPC timeout.
- getSeconds() - Method in class com.google.protobuf.Duration.Builder
-
optional int64 seconds = 1;
- getSeconds() - Method in class com.google.protobuf.Duration
-
optional int64 seconds = 1;
- getSeconds() - Method in interface com.google.protobuf.DurationOrBuilder
-
optional int64 seconds = 1;
- getSeconds() - Method in class com.google.protobuf.Timestamp.Builder
-
optional int64 seconds = 1;
- getSeconds() - Method in class com.google.protobuf.Timestamp
-
optional int64 seconds = 1;
- getSeconds() - Method in interface com.google.protobuf.TimestampOrBuilder
-
optional int64 seconds = 1;
- getSerializedSize() - Method in class com.google.protobuf.AbstractMessage
-
- getSerializedSize() - Method in class com.google.protobuf.Any
-
- getSerializedSize() - Method in class com.google.protobuf.Api
-
- getSerializedSize() - Method in class com.google.protobuf.BoolValue
-
- getSerializedSize() - Method in class com.google.protobuf.BytesValue
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getSerializedSize() - Method in class com.google.protobuf.DoubleValue
-
- getSerializedSize() - Method in class com.google.protobuf.Duration
-
- getSerializedSize() - Method in class com.google.protobuf.DynamicMessage
-
- getSerializedSize() - Method in class com.google.protobuf.Empty
-
- getSerializedSize() - Method in class com.google.protobuf.Enum
-
- getSerializedSize() - Method in class com.google.protobuf.EnumValue
-
- getSerializedSize() - Method in class com.google.protobuf.Field
-
- getSerializedSize() - Method in class com.google.protobuf.FieldMask
-
- getSerializedSize() - Method in class com.google.protobuf.FloatValue
-
- getSerializedSize() - Method in class com.google.protobuf.GeneratedMessage
-
- getSerializedSize() - Method in class com.google.protobuf.Int32Value
-
- getSerializedSize() - Method in class com.google.protobuf.Int64Value
-
- getSerializedSize() - Method in class com.google.protobuf.LazyFieldLite
-
Due to the optional field can be duplicated at the end of serialized
bytes, which will make the serialized size changed after LazyField
parsed.
- getSerializedSize() - Method in class com.google.protobuf.ListValue
-
- getSerializedSize() - Method in class com.google.protobuf.MapEntry
-
- getSerializedSize() - Method in class com.google.protobuf.MapEntryLite
-
- getSerializedSize() - Method in interface com.google.protobuf.MessageLite
-
Get the number of bytes required to encode this message.
- getSerializedSize() - Method in class com.google.protobuf.Method
-
- getSerializedSize() - Method in class com.google.protobuf.Mixin
-
- getSerializedSize() - Method in class com.google.protobuf.Option
-
- getSerializedSize() - Method in class com.google.protobuf.SourceContext
-
- getSerializedSize() - Method in class com.google.protobuf.StringValue
-
- getSerializedSize() - Method in class com.google.protobuf.Struct
-
- getSerializedSize() - Method in class com.google.protobuf.Timestamp
-
- getSerializedSize() - Method in class com.google.protobuf.Type
-
- getSerializedSize() - Method in class com.google.protobuf.UInt32Value
-
- getSerializedSize() - Method in class com.google.protobuf.UInt64Value
-
- getSerializedSize(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the number of bytes required to encode this field, including field
number.
- getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSet
-
Get the number of bytes required to encode this set.
- getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Get the number of bytes required to encode this set.
- getSerializedSize() - Method in class com.google.protobuf.Value
-
- getSerializedSize() - Method in class com.google.pubsub.v1.AcknowledgeRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.DeleteTopicRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.GetSubscriptionRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.GetTopicRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
- getSerializedSize() - Method in class com.google.pubsub.v1.ListTopicsRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.ListTopicsResponse
-
- getSerializedSize() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
- getSerializedSize() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.PublishRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.PublishResponse
-
- getSerializedSize() - Method in class com.google.pubsub.v1.PubsubMessage
-
- getSerializedSize() - Method in class com.google.pubsub.v1.PullRequest
-
- getSerializedSize() - Method in class com.google.pubsub.v1.PullResponse
-
- getSerializedSize() - Method in class com.google.pubsub.v1.PushConfig
-
- getSerializedSize() - Method in class com.google.pubsub.v1.ReceivedMessage
-
- getSerializedSize() - Method in class com.google.pubsub.v1.Subscription
-
- getSerializedSize() - Method in class com.google.pubsub.v1.Topic
-
- getSerializedSizeAsMessageSet() - Method in class com.google.protobuf.UnknownFieldSet
-
Get the number of bytes required to encode this set using
MessageSet
wire format.
- getSerializedSizeAsMessageSetExtension(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the number of bytes required to encode this field, including field
number, using MessageSet
wire format.
- getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool server_streaming = 6 [default = false];
- getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional bool server_streaming = 6 [default = false];
- getServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional bool server_streaming = 6 [default = false];
- getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getService(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getService() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's service type.
- getServiceAddress() - Method in class com.google.api.gax.core.ConnectionSettings
-
The address used to reach the service.
- getServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServices() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level services declared in this file.
- getSettings() - Method in class com.google.api.gax.grpc.ApiCallable
-
Returns the
ApiCallSettings
that contains the configuration settings of this
ApiCallable.
- getSettings() - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
- getSettings() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
-
- getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- getSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- getSourceCodeInfoBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- getSourceCodeInfoOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- getSourceContext() - Method in class com.google.protobuf.Api.Builder
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContext() - Method in class com.google.protobuf.Api
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContext() - Method in class com.google.protobuf.Enum.Builder
-
optional .google.protobuf.SourceContext source_context = 4;
- getSourceContext() - Method in class com.google.protobuf.Enum
-
optional .google.protobuf.SourceContext source_context = 4;
- getSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
-
optional .google.protobuf.SourceContext source_context = 4;
- getSourceContext() - Method in class com.google.protobuf.Type.Builder
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContext() - Method in class com.google.protobuf.Type
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContextBuilder() - Method in class com.google.protobuf.Api.Builder
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContextBuilder() - Method in class com.google.protobuf.Enum.Builder
-
optional .google.protobuf.SourceContext source_context = 4;
- getSourceContextBuilder() - Method in class com.google.protobuf.Type.Builder
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Api.Builder
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Api
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContextOrBuilder() - Method in interface com.google.protobuf.ApiOrBuilder
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Enum.Builder
-
optional .google.protobuf.SourceContext source_context = 4;
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Enum
-
optional .google.protobuf.SourceContext source_context = 4;
- getSourceContextOrBuilder() - Method in interface com.google.protobuf.EnumOrBuilder
-
optional .google.protobuf.SourceContext source_context = 4;
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Type.Builder
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Type
-
optional .google.protobuf.SourceContext source_context = 5;
- getSourceContextOrBuilder() - Method in interface com.google.protobuf.TypeOrBuilder
-
optional .google.protobuf.SourceContext source_context = 5;
- getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [packed = true];
- getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 span = 2 [packed = true];
- getSpan(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 span = 2 [packed = true];
- getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [packed = true];
- getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 span = 2 [packed = true];
- getSpanCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 span = 2 [packed = true];
- getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [packed = true];
- getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 span = 2 [packed = true];
- getSpanList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 span = 2 [packed = true];
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1;
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 start = 1;
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 start = 1;
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 start = 1;
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
optional int32 start = 1;
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
optional int32 start = 1;
- getStatusCode() - Method in exception com.google.api.gax.grpc.ApiException
-
Returns the status code of the underlying grpc exception.
- getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional bytes string_value = 7;
- getStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional bytes string_value = 7;
- getStringValue() - Method in class com.google.protobuf.Value.Builder
-
optional string string_value = 3;
- getStringValue() - Method in class com.google.protobuf.Value
-
optional string string_value = 3;
- getStringValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
optional string string_value = 3;
- getStringValueBytes() - Method in class com.google.protobuf.Value.Builder
-
optional string string_value = 3;
- getStringValueBytes() - Method in class com.google.protobuf.Value
-
optional string string_value = 3;
- getStringValueBytes() - Method in interface com.google.protobuf.ValueOrBuilder
-
optional string string_value = 3;
- getStructValue() - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.Struct struct_value = 5;
- getStructValue() - Method in class com.google.protobuf.Value
-
optional .google.protobuf.Struct struct_value = 5;
- getStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
optional .google.protobuf.Struct struct_value = 5;
- getStructValueBuilder() - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.Struct struct_value = 5;
- getStructValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
-
optional .google.protobuf.Struct struct_value = 5;
- getStructValueOrBuilder() - Method in class com.google.protobuf.Value
-
optional .google.protobuf.Struct struct_value = 5;
- getStructValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
-
optional .google.protobuf.Struct struct_value = 5;
- getSubscription(String) - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
-
Gets the configuration details of a subscription.
- getSubscription() - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
-
The subscription whose message is being acknowledged.
- getSubscription() - Method in class com.google.pubsub.v1.AcknowledgeRequest
-
The subscription whose message is being acknowledged.
- getSubscription() - Method in interface com.google.pubsub.v1.AcknowledgeRequestOrBuilder
-
The subscription whose message is being acknowledged.
- getSubscription() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
-
The subscription to delete.
- getSubscription() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest
-
The subscription to delete.
- getSubscription() - Method in interface com.google.pubsub.v1.DeleteSubscriptionRequestOrBuilder
-
The subscription to delete.
- getSubscription() - Method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
-
The name of the subscription to get.
- getSubscription() - Method in class com.google.pubsub.v1.GetSubscriptionRequest
-
The name of the subscription to get.
- getSubscription() - Method in interface com.google.pubsub.v1.GetSubscriptionRequestOrBuilder
-
The name of the subscription to get.
- getSubscription() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
The name of the subscription.
- getSubscription() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
The name of the subscription.
- getSubscription() - Method in interface com.google.pubsub.v1.ModifyAckDeadlineRequestOrBuilder
-
The name of the subscription.
- getSubscription() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
The name of the subscription.
- getSubscription() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest
-
The name of the subscription.
- getSubscription() - Method in interface com.google.pubsub.v1.ModifyPushConfigRequestOrBuilder
-
The name of the subscription.
- getSubscription() - Method in class com.google.pubsub.v1.PullRequest.Builder
-
The subscription from which messages should be pulled.
- getSubscription() - Method in class com.google.pubsub.v1.PullRequest
-
The subscription from which messages should be pulled.
- getSubscription() - Method in interface com.google.pubsub.v1.PullRequestOrBuilder
-
The subscription from which messages should be pulled.
- getSubscription(GetSubscriptionRequest, StreamObserver<Subscription>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.Subscriber
-
- getSubscription(GetSubscriptionRequest) - Method in interface com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingClient
-
- getSubscription(GetSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
- getSubscription(GetSubscriptionRequest) - Method in interface com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureClient
-
- getSubscription(GetSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
- getSubscription(GetSubscriptionRequest, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.AcknowledgeRequest.Builder
-
The subscription whose message is being acknowledged.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.AcknowledgeRequest
-
The subscription whose message is being acknowledged.
- getSubscriptionBytes() - Method in interface com.google.pubsub.v1.AcknowledgeRequestOrBuilder
-
The subscription whose message is being acknowledged.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest.Builder
-
The subscription to delete.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest
-
The subscription to delete.
- getSubscriptionBytes() - Method in interface com.google.pubsub.v1.DeleteSubscriptionRequestOrBuilder
-
The subscription to delete.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.GetSubscriptionRequest.Builder
-
The name of the subscription to get.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.GetSubscriptionRequest
-
The name of the subscription to get.
- getSubscriptionBytes() - Method in interface com.google.pubsub.v1.GetSubscriptionRequestOrBuilder
-
The name of the subscription to get.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest.Builder
-
The name of the subscription.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
The name of the subscription.
- getSubscriptionBytes() - Method in interface com.google.pubsub.v1.ModifyAckDeadlineRequestOrBuilder
-
The name of the subscription.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest.Builder
-
The name of the subscription.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest
-
The name of the subscription.
- getSubscriptionBytes() - Method in interface com.google.pubsub.v1.ModifyPushConfigRequestOrBuilder
-
The name of the subscription.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.PullRequest.Builder
-
The subscription from which messages should be pulled.
- getSubscriptionBytes() - Method in class com.google.pubsub.v1.PullRequest
-
The subscription from which messages should be pulled.
- getSubscriptionBytes() - Method in interface com.google.pubsub.v1.PullRequestOrBuilder
-
The subscription from which messages should be pulled.
- getSubscriptionCallable() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
-
Gets the configuration details of a subscription.
- GetSubscriptionRequest - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.GetSubscriptionRequest
- GetSubscriptionRequest.Builder - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.GetSubscriptionRequest
- GetSubscriptionRequestOrBuilder - Interface in com.google.pubsub.v1
-
- getSubscriptions(int) - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
The subscriptions that match the request.
- getSubscriptions(int) - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
The subscriptions that match the request.
- getSubscriptions(int) - Method in interface com.google.pubsub.v1.ListSubscriptionsResponseOrBuilder
-
The subscriptions that match the request.
- getSubscriptions(int) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
The names of the subscriptions that match the request.
- getSubscriptions(int) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
The names of the subscriptions that match the request.
- getSubscriptions(int) - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsResponseOrBuilder
-
The names of the subscriptions that match the request.
- getSubscriptionsBuilder(int) - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
The subscriptions that match the request.
- getSubscriptionsBuilderList() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
The subscriptions that match the request.
- getSubscriptionsBytes(int) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
The names of the subscriptions that match the request.
- getSubscriptionsBytes(int) - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
The names of the subscriptions that match the request.
- getSubscriptionsBytes(int) - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsResponseOrBuilder
-
The names of the subscriptions that match the request.
- getSubscriptionsCount() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
The subscriptions that match the request.
- getSubscriptionsCount() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
The subscriptions that match the request.
- getSubscriptionsCount() - Method in interface com.google.pubsub.v1.ListSubscriptionsResponseOrBuilder
-
The subscriptions that match the request.
- getSubscriptionsCount() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
The names of the subscriptions that match the request.
- getSubscriptionsCount() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
The names of the subscriptions that match the request.
- getSubscriptionsCount() - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsResponseOrBuilder
-
The names of the subscriptions that match the request.
- getSubscriptionSettings() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberSettings.Builder
-
Returns the builder for the settings used for calls to getSubscription.
- getSubscriptionSettings() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberSettings
-
Returns the object with the settings used for calls to getSubscription.
- getSubscriptionsList() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
The subscriptions that match the request.
- getSubscriptionsList() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
The subscriptions that match the request.
- getSubscriptionsList() - Method in interface com.google.pubsub.v1.ListSubscriptionsResponseOrBuilder
-
The subscriptions that match the request.
- getSubscriptionsList() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse.Builder
-
The names of the subscriptions that match the request.
- getSubscriptionsList() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
The names of the subscriptions that match the request.
- getSubscriptionsList() - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsResponseOrBuilder
-
The names of the subscriptions that match the request.
- getSubscriptionsOrBuilder(int) - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
The subscriptions that match the request.
- getSubscriptionsOrBuilder(int) - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
The subscriptions that match the request.
- getSubscriptionsOrBuilder(int) - Method in interface com.google.pubsub.v1.ListSubscriptionsResponseOrBuilder
-
The subscriptions that match the request.
- getSubscriptionsOrBuilderList() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse.Builder
-
The subscriptions that match the request.
- getSubscriptionsOrBuilderList() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
The subscriptions that match the request.
- getSubscriptionsOrBuilderList() - Method in interface com.google.pubsub.v1.ListSubscriptionsResponseOrBuilder
-
The subscriptions that match the request.
- getSyntax() - Method in class com.google.protobuf.Api.Builder
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntax() - Method in class com.google.protobuf.Api
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntax() - Method in interface com.google.protobuf.ApiOrBuilder
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string syntax = 12;
- getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string syntax = 12;
- getSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string syntax = 12;
- getSyntax() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the syntax of the .proto file.
- getSyntax() - Method in class com.google.protobuf.Enum.Builder
-
optional .google.protobuf.Syntax syntax = 5;
- getSyntax() - Method in class com.google.protobuf.Enum
-
optional .google.protobuf.Syntax syntax = 5;
- getSyntax() - Method in interface com.google.protobuf.EnumOrBuilder
-
optional .google.protobuf.Syntax syntax = 5;
- getSyntax() - Method in class com.google.protobuf.Method.Builder
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntax() - Method in class com.google.protobuf.Method
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntax() - Method in interface com.google.protobuf.MethodOrBuilder
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntax() - Method in class com.google.protobuf.Type.Builder
-
optional .google.protobuf.Syntax syntax = 6;
- getSyntax() - Method in class com.google.protobuf.Type
-
optional .google.protobuf.Syntax syntax = 6;
- getSyntax() - Method in interface com.google.protobuf.TypeOrBuilder
-
optional .google.protobuf.Syntax syntax = 6;
- getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string syntax = 12;
- getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string syntax = 12;
- getSyntaxBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string syntax = 12;
- getSyntaxValue() - Method in class com.google.protobuf.Api.Builder
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntaxValue() - Method in class com.google.protobuf.Api
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntaxValue() - Method in interface com.google.protobuf.ApiOrBuilder
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntaxValue() - Method in class com.google.protobuf.Enum.Builder
-
optional .google.protobuf.Syntax syntax = 5;
- getSyntaxValue() - Method in class com.google.protobuf.Enum
-
optional .google.protobuf.Syntax syntax = 5;
- getSyntaxValue() - Method in interface com.google.protobuf.EnumOrBuilder
-
optional .google.protobuf.Syntax syntax = 5;
- getSyntaxValue() - Method in class com.google.protobuf.Method.Builder
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntaxValue() - Method in class com.google.protobuf.Method
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntaxValue() - Method in interface com.google.protobuf.MethodOrBuilder
-
optional .google.protobuf.Syntax syntax = 7;
- getSyntaxValue() - Method in class com.google.protobuf.Type.Builder
-
optional .google.protobuf.Syntax syntax = 6;
- getSyntaxValue() - Method in class com.google.protobuf.Type
-
optional .google.protobuf.Syntax syntax = 6;
- getSyntaxValue() - Method in interface com.google.protobuf.TypeOrBuilder
-
optional .google.protobuf.Syntax syntax = 6;
- getTagFieldNumber(int) - Static method in class com.google.protobuf.WireFormat
-
Given a tag value, determines the field number (the upper 29 bits).
- getTagWireType(int) - Static method in class com.google.protobuf.WireFormat
-
Given a tag value, determines the wire type (the lower 3 bits).
- getTopic(String) - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
Gets the configuration of a topic.
- getTopic() - Method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
-
Name of the topic to delete.
- getTopic() - Method in class com.google.pubsub.v1.DeleteTopicRequest
-
Name of the topic to delete.
- getTopic() - Method in interface com.google.pubsub.v1.DeleteTopicRequestOrBuilder
-
Name of the topic to delete.
- getTopic() - Method in class com.google.pubsub.v1.GetTopicRequest.Builder
-
The name of the topic to get.
- getTopic() - Method in class com.google.pubsub.v1.GetTopicRequest
-
The name of the topic to get.
- getTopic() - Method in interface com.google.pubsub.v1.GetTopicRequestOrBuilder
-
The name of the topic to get.
- getTopic() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
The name of the topic that subscriptions are attached to.
- getTopic() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
The name of the topic that subscriptions are attached to.
- getTopic() - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsRequestOrBuilder
-
The name of the topic that subscriptions are attached to.
- getTopic(GetTopicRequest, StreamObserver<Topic>) - Method in interface com.google.pubsub.v1.PublisherGrpc.Publisher
-
- getTopic(GetTopicRequest) - Method in interface com.google.pubsub.v1.PublisherGrpc.PublisherBlockingClient
-
- getTopic(GetTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
- getTopic(GetTopicRequest) - Method in interface com.google.pubsub.v1.PublisherGrpc.PublisherFutureClient
-
- getTopic(GetTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
- getTopic(GetTopicRequest, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
- getTopic() - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages in the request will be published on this topic.
- getTopic() - Method in class com.google.pubsub.v1.PublishRequest
-
The messages in the request will be published on this topic.
- getTopic() - Method in interface com.google.pubsub.v1.PublishRequestOrBuilder
-
The messages in the request will be published on this topic.
- getTopic() - Method in class com.google.pubsub.v1.Subscription.Builder
-
The name of the topic from which this subscription is receiving messages.
- getTopic() - Method in class com.google.pubsub.v1.Subscription
-
The name of the topic from which this subscription is receiving messages.
- getTopic() - Method in interface com.google.pubsub.v1.SubscriptionOrBuilder
-
The name of the topic from which this subscription is receiving messages.
- getTopicBytes() - Method in class com.google.pubsub.v1.DeleteTopicRequest.Builder
-
Name of the topic to delete.
- getTopicBytes() - Method in class com.google.pubsub.v1.DeleteTopicRequest
-
Name of the topic to delete.
- getTopicBytes() - Method in interface com.google.pubsub.v1.DeleteTopicRequestOrBuilder
-
Name of the topic to delete.
- getTopicBytes() - Method in class com.google.pubsub.v1.GetTopicRequest.Builder
-
The name of the topic to get.
- getTopicBytes() - Method in class com.google.pubsub.v1.GetTopicRequest
-
The name of the topic to get.
- getTopicBytes() - Method in interface com.google.pubsub.v1.GetTopicRequestOrBuilder
-
The name of the topic to get.
- getTopicBytes() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest.Builder
-
The name of the topic that subscriptions are attached to.
- getTopicBytes() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
The name of the topic that subscriptions are attached to.
- getTopicBytes() - Method in interface com.google.pubsub.v1.ListTopicSubscriptionsRequestOrBuilder
-
The name of the topic that subscriptions are attached to.
- getTopicBytes() - Method in class com.google.pubsub.v1.PublishRequest.Builder
-
The messages in the request will be published on this topic.
- getTopicBytes() - Method in class com.google.pubsub.v1.PublishRequest
-
The messages in the request will be published on this topic.
- getTopicBytes() - Method in interface com.google.pubsub.v1.PublishRequestOrBuilder
-
The messages in the request will be published on this topic.
- getTopicBytes() - Method in class com.google.pubsub.v1.Subscription.Builder
-
The name of the topic from which this subscription is receiving messages.
- getTopicBytes() - Method in class com.google.pubsub.v1.Subscription
-
The name of the topic from which this subscription is receiving messages.
- getTopicBytes() - Method in interface com.google.pubsub.v1.SubscriptionOrBuilder
-
The name of the topic from which this subscription is receiving messages.
- getTopicCallable() - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
Gets the configuration of a topic.
- GetTopicRequest - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.GetTopicRequest
- GetTopicRequest.Builder - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.GetTopicRequest
- GetTopicRequestOrBuilder - Interface in com.google.pubsub.v1
-
- getTopics(int) - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
The resulting topics.
- getTopics(int) - Method in class com.google.pubsub.v1.ListTopicsResponse
-
The resulting topics.
- getTopics(int) - Method in interface com.google.pubsub.v1.ListTopicsResponseOrBuilder
-
The resulting topics.
- getTopicsBuilder(int) - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
The resulting topics.
- getTopicsBuilderList() - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
The resulting topics.
- getTopicsCount() - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
The resulting topics.
- getTopicsCount() - Method in class com.google.pubsub.v1.ListTopicsResponse
-
The resulting topics.
- getTopicsCount() - Method in interface com.google.pubsub.v1.ListTopicsResponseOrBuilder
-
The resulting topics.
- getTopicSettings() - Method in class com.google.cloud.pubsub.spi.v1.PublisherSettings.Builder
-
Returns the builder for the settings used for calls to getTopic.
- getTopicSettings() - Method in class com.google.cloud.pubsub.spi.v1.PublisherSettings
-
Returns the object with the settings used for calls to getTopic.
- getTopicsList() - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
The resulting topics.
- getTopicsList() - Method in class com.google.pubsub.v1.ListTopicsResponse
-
The resulting topics.
- getTopicsList() - Method in interface com.google.pubsub.v1.ListTopicsResponseOrBuilder
-
The resulting topics.
- getTopicsOrBuilder(int) - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
The resulting topics.
- getTopicsOrBuilder(int) - Method in class com.google.pubsub.v1.ListTopicsResponse
-
The resulting topics.
- getTopicsOrBuilder(int) - Method in interface com.google.pubsub.v1.ListTopicsResponseOrBuilder
-
The resulting topics.
- getTopicsOrBuilderList() - Method in class com.google.pubsub.v1.ListTopicsResponse.Builder
-
The resulting topics.
- getTopicsOrBuilderList() - Method in class com.google.pubsub.v1.ListTopicsResponse
-
The resulting topics.
- getTopicsOrBuilderList() - Method in interface com.google.pubsub.v1.ListTopicsResponseOrBuilder
-
The resulting topics.
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream
-
The total bytes read up to the current position.
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream
-
Get the total number of bytes successfully written to this stream.
- getTotalTimeout() - 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.
- getTotalTimeout() - Method in class com.google.api.gax.core.RetrySettings
-
The TotalTimeout parameter has ultimate control over how long the logic should keep trying the
remote call until it gives up completely.
- getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4;
- getTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4;
- getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4;
- getTrailingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4;
- getType() - Method in class com.google.api.gax.protobuf.Expression
-
Returns the type of this expression.
- getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
- getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
- getType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
- getType() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's enum type.
- getType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's declared type.
- getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6;
- getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string type_name = 6;
- getTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string type_name = 6;
- getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6;
- getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string type_name = 6;
- getTypeNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string type_name = 6;
- getTypeUrl() - Method in class com.google.protobuf.Any.Builder
-
optional string type_url = 1;
- getTypeUrl() - Method in class com.google.protobuf.Any
-
optional string type_url = 1;
- getTypeUrl() - Method in interface com.google.protobuf.AnyOrBuilder
-
optional string type_url = 1;
- getTypeUrl() - Method in class com.google.protobuf.Field.Builder
-
optional string type_url = 6;
- getTypeUrl() - Method in class com.google.protobuf.Field
-
optional string type_url = 6;
- getTypeUrl() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional string type_url = 6;
- getTypeUrlBytes() - Method in class com.google.protobuf.Any.Builder
-
optional string type_url = 1;
- getTypeUrlBytes() - Method in class com.google.protobuf.Any
-
optional string type_url = 1;
- getTypeUrlBytes() - Method in interface com.google.protobuf.AnyOrBuilder
-
optional string type_url = 1;
- getTypeUrlBytes() - Method in class com.google.protobuf.Field.Builder
-
optional string type_url = 6;
- getTypeUrlBytes() - Method in class com.google.protobuf.Field
-
optional string type_url = 6;
- getTypeUrlBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
optional string type_url = 6;
- getUnderlyingElements() - Method in class com.google.protobuf.LazyStringArrayList
-
- getUnderlyingElements() - Method in interface com.google.protobuf.LazyStringList
-
Returns an unmodifiable List of the underlying elements, each of which is
either a String
or its equivalent UTF-8 encoded ByteString
or byte[].
- getUnderlyingElements() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getUnfinishedMessage() - Method in exception com.google.protobuf.InvalidProtocolBufferException
-
Returns the unfinished message attached to the exception, or null if
no message is attached.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- getUnknownFields() - Method in class com.google.protobuf.Any
-
- getUnknownFields() - Method in class com.google.protobuf.Api
-
- getUnknownFields() - Method in class com.google.protobuf.BoolValue
-
- getUnknownFields() - Method in class com.google.protobuf.BytesValue
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getUnknownFields() - Method in class com.google.protobuf.DoubleValue
-
- getUnknownFields() - Method in class com.google.protobuf.Duration
-
- getUnknownFields() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getUnknownFields() - Method in class com.google.protobuf.DynamicMessage
-
- getUnknownFields() - Method in class com.google.protobuf.Empty
-
- getUnknownFields() - Method in class com.google.protobuf.Enum
-
- getUnknownFields() - Method in class com.google.protobuf.EnumValue
-
- getUnknownFields() - Method in class com.google.protobuf.Field
-
- getUnknownFields() - Method in class com.google.protobuf.FieldMask
-
- getUnknownFields() - Method in class com.google.protobuf.FloatValue
-
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessage
-
- getUnknownFields() - Method in class com.google.protobuf.Int32Value
-
- getUnknownFields() - Method in class com.google.protobuf.Int64Value
-
- getUnknownFields() - Method in class com.google.protobuf.ListValue
-
- getUnknownFields() - Method in class com.google.protobuf.MapEntry.Builder
-
- getUnknownFields() - Method in class com.google.protobuf.MapEntry
-
- getUnknownFields() - Method in interface com.google.protobuf.MessageOrBuilder
-
- getUnknownFields() - Method in class com.google.protobuf.Method
-
- getUnknownFields() - Method in class com.google.protobuf.Mixin
-
- getUnknownFields() - Method in class com.google.protobuf.Option
-
- getUnknownFields() - Method in class com.google.protobuf.SourceContext
-
- getUnknownFields() - Method in class com.google.protobuf.StringValue
-
- getUnknownFields() - Method in class com.google.protobuf.Struct
-
- getUnknownFields() - Method in class com.google.protobuf.Timestamp
-
- getUnknownFields() - Method in class com.google.protobuf.Type
-
- getUnknownFields() - Method in class com.google.protobuf.UInt32Value
-
- getUnknownFields() - Method in class com.google.protobuf.UInt64Value
-
- getUnknownFields() - Method in class com.google.protobuf.Value
-
- getUnknownFields() - Method in class com.google.pubsub.v1.AcknowledgeRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.DeleteSubscriptionRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.DeleteTopicRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.GetSubscriptionRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.GetTopicRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.ListSubscriptionsRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.ListSubscriptionsResponse
-
- getUnknownFields() - Method in class com.google.pubsub.v1.ListTopicsRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.ListTopicsResponse
-
- getUnknownFields() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.ListTopicSubscriptionsResponse
-
- getUnknownFields() - Method in class com.google.pubsub.v1.ModifyAckDeadlineRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.ModifyPushConfigRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.PublishRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.PublishResponse
-
- getUnknownFields() - Method in class com.google.pubsub.v1.PubsubMessage
-
- getUnknownFields() - Method in class com.google.pubsub.v1.PullRequest
-
- getUnknownFields() - Method in class com.google.pubsub.v1.PullResponse
-
- getUnknownFields() - Method in class com.google.pubsub.v1.PushConfig
-
- getUnknownFields() - Method in class com.google.pubsub.v1.ReceivedMessage
-
- getUnknownFields() - Method in class com.google.pubsub.v1.Subscription
-
- getUnknownFields() - Method in class com.google.pubsub.v1.Topic
-
- getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistry
-
Returns an unmodifiable view of the registry.
- getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistryLite
-
Returns an unmodifiable view of the registry.
- getUnmodifiableView() - Method in class com.google.protobuf.LazyStringArrayList
-
- getUnmodifiableView() - Method in interface com.google.protobuf.LazyStringList
-
Returns an unmodifiable view of the list.
- getUnmodifiableView() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getValue() - Method in class com.google.protobuf.Any.Builder
-
optional bytes value = 2;
- getValue() - Method in class com.google.protobuf.Any
-
optional bytes value = 2;
- getValue() - Method in interface com.google.protobuf.AnyOrBuilder
-
optional bytes value = 2;
- getValue() - Method in class com.google.protobuf.BoolValue.Builder
-
optional bool value = 1;
- getValue() - Method in class com.google.protobuf.BoolValue
-
optional bool value = 1;
- getValue() - Method in interface com.google.protobuf.BoolValueOrBuilder
-
optional bool value = 1;
- getValue() - Method in class com.google.protobuf.BytesValue.Builder
-
optional bytes value = 1;
- getValue() - Method in class com.google.protobuf.BytesValue
-
optional bytes value = 1;
- getValue() - Method in interface com.google.protobuf.BytesValueOrBuilder
-
optional bytes value = 1;
- getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValue(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValue() - Method in class com.google.protobuf.DoubleValue.Builder
-
optional double value = 1;
- getValue() - Method in class com.google.protobuf.DoubleValue
-
optional double value = 1;
- getValue() - Method in interface com.google.protobuf.DoubleValueOrBuilder
-
optional double value = 1;
- getValue() - Method in class com.google.protobuf.FloatValue.Builder
-
optional float value = 1;
- getValue() - Method in class com.google.protobuf.FloatValue
-
optional float value = 1;
- getValue() - Method in interface com.google.protobuf.FloatValueOrBuilder
-
optional float value = 1;
- getValue() - Method in class com.google.protobuf.Int32Value.Builder
-
optional int32 value = 1;
- getValue() - Method in class com.google.protobuf.Int32Value
-
optional int32 value = 1;
- getValue() - Method in interface com.google.protobuf.Int32ValueOrBuilder
-
optional int32 value = 1;
- getValue() - Method in class com.google.protobuf.Int64Value.Builder
-
optional int64 value = 1;
- getValue() - Method in class com.google.protobuf.Int64Value
-
optional int64 value = 1;
- getValue() - Method in interface com.google.protobuf.Int64ValueOrBuilder
-
optional int64 value = 1;
- getValue() - Method in class com.google.protobuf.LazyField
-
- getValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Returns message instance.
- getValue() - Method in class com.google.protobuf.MapEntry.Builder
-
- getValue() - Method in class com.google.protobuf.MapEntry
-
- getValue() - Method in class com.google.protobuf.MapEntryLite.Builder
-
- getValue() - Method in class com.google.protobuf.MapEntryLite
-
- getValue() - Method in class com.google.protobuf.Option.Builder
-
optional .google.protobuf.Any value = 2;
- getValue() - Method in class com.google.protobuf.Option
-
optional .google.protobuf.Any value = 2;
- getValue() - Method in interface com.google.protobuf.OptionOrBuilder
-
optional .google.protobuf.Any value = 2;
- getValue() - Method in class com.google.protobuf.StringValue.Builder
-
optional string value = 1;
- getValue() - Method in class com.google.protobuf.StringValue
-
optional string value = 1;
- getValue() - Method in interface com.google.protobuf.StringValueOrBuilder
-
optional string value = 1;
- getValue() - Method in class com.google.protobuf.UInt32Value.Builder
-
optional uint32 value = 1;
- getValue() - Method in class com.google.protobuf.UInt32Value
-
optional uint32 value = 1;
- getValue() - Method in interface com.google.protobuf.UInt32ValueOrBuilder
-
optional uint32 value = 1;
- getValue() - Method in class com.google.protobuf.UInt64Value.Builder
-
optional uint64 value = 1;
- getValue() - Method in class com.google.protobuf.UInt64Value
-
optional uint64 value = 1;
- getValue() - Method in interface com.google.protobuf.UInt64ValueOrBuilder
-
optional uint64 value = 1;
- getValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueBuilder() - Method in class com.google.protobuf.Option.Builder
-
optional .google.protobuf.Any value = 2;
- getValueBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueBytes() - Method in class com.google.protobuf.StringValue.Builder
-
optional string value = 1;
- getValueBytes() - Method in class com.google.protobuf.StringValue
-
optional string value = 1;
- getValueBytes() - Method in interface com.google.protobuf.StringValueOrBuilder
-
optional string value = 1;
- getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
- getValueDescriptor() - Method in enum com.google.protobuf.Field.Cardinality
-
- getValueDescriptor() - Method in enum com.google.protobuf.Field.Kind
-
- getValueDescriptor() - Method in enum com.google.protobuf.NullValue
-
- getValueDescriptor() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the value's descriptor, which contains information such as
value name, number, and type.
- getValueDescriptor() - Method in enum com.google.protobuf.Syntax
-
- getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilder() - Method in class com.google.protobuf.Option.Builder
-
optional .google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in class com.google.protobuf.Option
-
optional .google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in interface com.google.protobuf.OptionOrBuilder
-
optional .google.protobuf.Any value = 2;
- getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValues() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get a list of defined values for this enum.
- getValues(int) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1;
- getValues(int) - Method in class com.google.protobuf.ListValue
-
repeated .google.protobuf.Value values = 1;
- getValues(int) - Method in interface com.google.protobuf.ListValueOrBuilder
-
repeated .google.protobuf.Value values = 1;
- getValuesBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1;
- getValuesBuilderList() - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1;
- getValuesCount() - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1;
- getValuesCount() - Method in class com.google.protobuf.ListValue
-
repeated .google.protobuf.Value values = 1;
- getValuesCount() - Method in interface com.google.protobuf.ListValueOrBuilder
-
repeated .google.protobuf.Value values = 1;
- getValuesList() - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1;
- getValuesList() - Method in class com.google.protobuf.ListValue
-
repeated .google.protobuf.Value values = 1;
- getValuesList() - Method in interface com.google.protobuf.ListValueOrBuilder
-
repeated .google.protobuf.Value values = 1;
- getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1;
- getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue
-
repeated .google.protobuf.Value values = 1;
- getValuesOrBuilder(int) - Method in interface com.google.protobuf.ListValueOrBuilder
-
repeated .google.protobuf.Value values = 1;
- getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1;
- getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue
-
repeated .google.protobuf.Value values = 1;
- getValuesOrBuilderList() - Method in interface com.google.protobuf.ListValueOrBuilder
-
repeated .google.protobuf.Value values = 1;
- getVarintList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of varint values for this field.
- getVersion() - Method in class com.google.protobuf.Api.Builder
-
optional string version = 4;
- getVersion() - Method in class com.google.protobuf.Api
-
optional string version = 4;
- getVersion() - Method in interface com.google.protobuf.ApiOrBuilder
-
optional string version = 4;
- getVersionBytes() - Method in class com.google.protobuf.Api.Builder
-
optional string version = 4;
- getVersionBytes() - Method in class com.google.protobuf.Api
-
optional string version = 4;
- getVersionBytes() - Method in interface com.google.protobuf.ApiOrBuilder
-
optional string version = 4;
- getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool weak = 10 [default = false];
- getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool weak = 10 [default = false];
- getWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool weak = 10 [default = false];
- getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11;
- getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 weak_dependency = 11;
- getWeakDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 weak_dependency = 11;
- getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11;
- getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 weak_dependency = 11;
- getWeakDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 weak_dependency = 11;
- getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11;
- getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 weak_dependency = 11;
- getWeakDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 weak_dependency = 11;
- getWireType() - Method in enum com.google.protobuf.WireFormat.FieldType
-
- GO_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
-