Package | Description |
---|---|
com.google.api.gax.protobuf | |
com.google.protobuf | |
com.google.pubsub.v1 |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
ProtoReflectionUtil.getField(GeneratedMessage target,
Descriptors.FieldDescriptor field)
Returns a value of a field.
|
Modifier and Type | Class and Description |
---|---|
class |
RepeatedFieldBuilder<MType extends GeneratedMessage,BType extends GeneratedMessage.Builder,IType extends MessageOrBuilder>
RepeatedFieldBuilder implements a structure that a protocol
message uses to hold a repeated field of other protocol messages. |
class |
SingleFieldBuilder<MType extends GeneratedMessage,BType extends GeneratedMessage.Builder,IType extends MessageOrBuilder>
SingleFieldBuilder implements a structure that a protocol
message uses to hold a single field of another protocol message. |
Modifier and Type | Class and Description |
---|---|
class |
Any
Protobuf type
google.protobuf.Any |
class |
Api
Protobuf type
google.protobuf.Api |
class |
BoolValue
Protobuf type
google.protobuf.BoolValue |
class |
BytesValue
Protobuf type
google.protobuf.BytesValue |
static class |
DescriptorProtos.DescriptorProto
Protobuf type
google.protobuf.DescriptorProto |
static class |
DescriptorProtos.DescriptorProto.ExtensionRange
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange |
static class |
DescriptorProtos.DescriptorProto.ReservedRange
Protobuf type
google.protobuf.DescriptorProto.ReservedRange |
static class |
DescriptorProtos.EnumDescriptorProto
Protobuf type
google.protobuf.EnumDescriptorProto |
static class |
DescriptorProtos.EnumOptions
Protobuf type
google.protobuf.EnumOptions |
static class |
DescriptorProtos.EnumValueDescriptorProto
Protobuf type
google.protobuf.EnumValueDescriptorProto |
static class |
DescriptorProtos.EnumValueOptions
Protobuf type
google.protobuf.EnumValueOptions |
static class |
DescriptorProtos.FieldDescriptorProto
Protobuf type
google.protobuf.FieldDescriptorProto |
static class |
DescriptorProtos.FieldOptions
Protobuf type
google.protobuf.FieldOptions |
static class |
DescriptorProtos.FileDescriptorProto
Protobuf type
google.protobuf.FileDescriptorProto |
static class |
DescriptorProtos.FileDescriptorSet
Protobuf type
google.protobuf.FileDescriptorSet |
static class |
DescriptorProtos.FileOptions
Protobuf type
google.protobuf.FileOptions |
static class |
DescriptorProtos.MessageOptions
Protobuf type
google.protobuf.MessageOptions |
static class |
DescriptorProtos.MethodDescriptorProto
Protobuf type
google.protobuf.MethodDescriptorProto |
static class |
DescriptorProtos.MethodOptions
Protobuf type
google.protobuf.MethodOptions |
static class |
DescriptorProtos.OneofDescriptorProto
Protobuf type
google.protobuf.OneofDescriptorProto |
static class |
DescriptorProtos.ServiceDescriptorProto
Protobuf type
google.protobuf.ServiceDescriptorProto |
static class |
DescriptorProtos.ServiceOptions
Protobuf type
google.protobuf.ServiceOptions |
static class |
DescriptorProtos.SourceCodeInfo
Protobuf type
google.protobuf.SourceCodeInfo |
static class |
DescriptorProtos.SourceCodeInfo.Location
Protobuf type
google.protobuf.SourceCodeInfo.Location |
static class |
DescriptorProtos.UninterpretedOption
Protobuf type
google.protobuf.UninterpretedOption |
static class |
DescriptorProtos.UninterpretedOption.NamePart
Protobuf type
google.protobuf.UninterpretedOption.NamePart |
class |
DoubleValue
Protobuf type
google.protobuf.DoubleValue |
class |
Duration
Protobuf type
google.protobuf.Duration |
class |
Empty
Protobuf type
google.protobuf.Empty |
class |
Enum
Protobuf type
google.protobuf.Enum |
class |
EnumValue
Protobuf type
google.protobuf.EnumValue |
class |
Field
Protobuf type
google.protobuf.Field |
class |
FieldMask
Protobuf type
google.protobuf.FieldMask |
class |
FloatValue
Protobuf type
google.protobuf.FloatValue |
static class |
GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage>
Generated message classes for message types that contain extension ranges
subclass this.
|
class |
Int32Value
Protobuf type
google.protobuf.Int32Value |
class |
Int64Value
Protobuf type
google.protobuf.Int64Value |
class |
ListValue
Protobuf type
google.protobuf.ListValue |
class |
Method
Protobuf type
google.protobuf.Method |
class |
Mixin
Protobuf type
google.protobuf.Mixin |
class |
Option
Protobuf type
google.protobuf.Option |
class |
SourceContext
Protobuf type
google.protobuf.SourceContext |
class |
StringValue
Protobuf type
google.protobuf.StringValue |
class |
Struct
Protobuf type
google.protobuf.Struct |
class |
Timestamp
Protobuf type
google.protobuf.Timestamp |
class |
Type
Protobuf type
google.protobuf.Type |
class |
UInt32Value
Protobuf type
google.protobuf.UInt32Value |
class |
UInt64Value
Protobuf type
google.protobuf.UInt64Value |
class |
Value
Protobuf type
google.protobuf.Value |
Modifier and Type | Method and Description |
---|---|
Parser<? extends GeneratedMessage> |
GeneratedMessage.getParserForType() |
Modifier and Type | Method and Description |
---|---|
GeneratedMessage.FieldAccessorTable |
GeneratedMessage.FieldAccessorTable.ensureFieldAccessorsInitialized(java.lang.Class<? extends GeneratedMessage> messageClass,
java.lang.Class<? extends GeneratedMessage.Builder> builderClass)
Ensures the field accessors are initialized.
|
Constructor and Description |
---|
FieldAccessorTable(Descriptors.Descriptor descriptor,
java.lang.String[] camelCaseNames,
java.lang.Class<? extends GeneratedMessage> messageClass,
java.lang.Class<? extends GeneratedMessage.Builder> builderClass)
Construct a FieldAccessorTable for a particular message class.
|
Modifier and Type | Class and Description |
---|---|
class |
AcknowledgeRequest
Protobuf type
google.pubsub.v1.AcknowledgeRequest |
class |
DeleteSubscriptionRequest
Protobuf type
google.pubsub.v1.DeleteSubscriptionRequest |
class |
DeleteTopicRequest
Protobuf type
google.pubsub.v1.DeleteTopicRequest |
class |
GetSubscriptionRequest
Protobuf type
google.pubsub.v1.GetSubscriptionRequest |
class |
GetTopicRequest
Protobuf type
google.pubsub.v1.GetTopicRequest |
class |
ListSubscriptionsRequest
Protobuf type
google.pubsub.v1.ListSubscriptionsRequest |
class |
ListSubscriptionsResponse
Protobuf type
google.pubsub.v1.ListSubscriptionsResponse |
class |
ListTopicsRequest
Protobuf type
google.pubsub.v1.ListTopicsRequest |
class |
ListTopicsResponse
Protobuf type
google.pubsub.v1.ListTopicsResponse |
class |
ListTopicSubscriptionsRequest
Protobuf type
google.pubsub.v1.ListTopicSubscriptionsRequest |
class |
ListTopicSubscriptionsResponse
Protobuf type
google.pubsub.v1.ListTopicSubscriptionsResponse |
class |
ModifyAckDeadlineRequest
Protobuf type
google.pubsub.v1.ModifyAckDeadlineRequest |
class |
ModifyPushConfigRequest
Protobuf type
google.pubsub.v1.ModifyPushConfigRequest |
class |
PublishRequest
Protobuf type
google.pubsub.v1.PublishRequest |
class |
PublishResponse
Protobuf type
google.pubsub.v1.PublishResponse |
class |
PubsubMessage
Protobuf type
google.pubsub.v1.PubsubMessage |
class |
PullRequest
Protobuf type
google.pubsub.v1.PullRequest |
class |
PullResponse
Protobuf type
google.pubsub.v1.PullResponse |
class |
PushConfig
Protobuf type
google.pubsub.v1.PushConfig |
class |
ReceivedMessage
Protobuf type
google.pubsub.v1.ReceivedMessage |
class |
Subscription
Protobuf type
google.pubsub.v1.Subscription |
class |
Topic
Protobuf type
google.pubsub.v1.Topic |