- LABEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- LABEL_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_OPTIONAL = 1;
- LABEL_REPEATED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_REPEATED = 3;
- LABEL_REQUIRED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_REQUIRED = 2;
- LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- LazyField - Class in com.google.protobuf
-
LazyField encapsulates the logic of lazily parsing message fields.
- LazyField(MessageLite, ExtensionRegistryLite, ByteString) - Constructor for class com.google.protobuf.LazyField
-
- LazyFieldLite - Class in com.google.protobuf
-
LazyFieldLite encapsulates the logic of lazily parsing message fields.
- LazyFieldLite(ExtensionRegistryLite, ByteString) - Constructor for class com.google.protobuf.LazyFieldLite
-
Constructs a LazyFieldLite with bytes that will be parsed lazily.
- LazyFieldLite() - Constructor for class com.google.protobuf.LazyFieldLite
-
Constructs a LazyFieldLite with no contents, and no ability to parse extensions.
- LazyStringArrayList - Class in com.google.protobuf
-
- LazyStringArrayList() - Constructor for class com.google.protobuf.LazyStringArrayList
-
- LazyStringArrayList(int) - Constructor for class com.google.protobuf.LazyStringArrayList
-
- LazyStringArrayList(LazyStringList) - Constructor for class com.google.protobuf.LazyStringArrayList
-
- LazyStringArrayList(List<String>) - Constructor for class com.google.protobuf.LazyStringArrayList
-
- LazyStringList - Interface in com.google.protobuf
-
An interface extending List<String>
that also provides access to the
items of the list as UTF8-encoded ByteString or byte[] objects.
- LEADING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- LEADING_DETACHED_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- LIST_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
-
- ListAdapter(List<F>, Internal.ListAdapter.Converter<F, T>) - Constructor for class com.google.protobuf.Internal.ListAdapter
-
- listIterator(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- listSubscriptions(String) - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
-
Lists matching subscriptions.
- listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
-
Lists matching subscriptions.
- listSubscriptions(ListSubscriptionsRequest, StreamObserver<ListSubscriptionsResponse>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.Subscriber
-
- listSubscriptions(ListSubscriptionsRequest) - Method in interface com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingClient
-
- listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
- listSubscriptions(ListSubscriptionsRequest) - Method in interface com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureClient
-
- listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
- listSubscriptions(ListSubscriptionsRequest, StreamObserver<ListSubscriptionsResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
- listSubscriptionsCallable() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
-
Lists matching subscriptions.
- listSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberApi
-
Lists matching subscriptions.
- ListSubscriptionsRequest - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListSubscriptionsRequest
- ListSubscriptionsRequest.Builder - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListSubscriptionsRequest
- ListSubscriptionsRequestOrBuilder - Interface in com.google.pubsub.v1
-
- ListSubscriptionsResponse - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListSubscriptionsResponse
- ListSubscriptionsResponse.Builder - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListSubscriptionsResponse
- ListSubscriptionsResponseOrBuilder - Interface in com.google.pubsub.v1
-
- listSubscriptionsSettings() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberSettings.Builder
-
Returns the builder for the settings used for calls to listSubscriptions.
- listSubscriptionsSettings() - Method in class com.google.cloud.pubsub.spi.v1.SubscriberSettings
-
Returns the object with the settings used for calls to listSubscriptions.
- listTopics(String) - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
Lists matching topics.
- listTopics(ListTopicsRequest) - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
Lists matching topics.
- listTopics(ListTopicsRequest, StreamObserver<ListTopicsResponse>) - Method in interface com.google.pubsub.v1.PublisherGrpc.Publisher
-
- listTopics(ListTopicsRequest) - Method in interface com.google.pubsub.v1.PublisherGrpc.PublisherBlockingClient
-
- listTopics(ListTopicsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
- listTopics(ListTopicsRequest) - Method in interface com.google.pubsub.v1.PublisherGrpc.PublisherFutureClient
-
- listTopics(ListTopicsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
- listTopics(ListTopicsRequest, StreamObserver<ListTopicsResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
- listTopicsCallable() - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
Lists matching topics.
- listTopicsPagedCallable() - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
Lists matching topics.
- ListTopicsRequest - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListTopicsRequest
- ListTopicsRequest.Builder - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListTopicsRequest
- ListTopicsRequestOrBuilder - Interface in com.google.pubsub.v1
-
- ListTopicsResponse - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListTopicsResponse
- ListTopicsResponse.Builder - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListTopicsResponse
- ListTopicsResponseOrBuilder - Interface in com.google.pubsub.v1
-
- listTopicsSettings() - Method in class com.google.cloud.pubsub.spi.v1.PublisherSettings.Builder
-
Returns the builder for the settings used for calls to listTopics.
- listTopicsSettings() - Method in class com.google.cloud.pubsub.spi.v1.PublisherSettings
-
Returns the object with the settings used for calls to listTopics.
- listTopicSubscriptions(String) - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
Lists the name of the subscriptions for this topic.
- listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
Lists the name of the subscriptions for this topic.
- listTopicSubscriptions(ListTopicSubscriptionsRequest, StreamObserver<ListTopicSubscriptionsResponse>) - Method in interface com.google.pubsub.v1.PublisherGrpc.Publisher
-
- listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in interface com.google.pubsub.v1.PublisherGrpc.PublisherBlockingClient
-
- listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
- listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in interface com.google.pubsub.v1.PublisherGrpc.PublisherFutureClient
-
- listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
- listTopicSubscriptions(ListTopicSubscriptionsRequest, StreamObserver<ListTopicSubscriptionsResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
- listTopicSubscriptionsCallable() - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
Lists the name of the subscriptions for this topic.
- listTopicSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.spi.v1.PublisherApi
-
Lists the name of the subscriptions for this topic.
- ListTopicSubscriptionsRequest - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListTopicSubscriptionsRequest
- ListTopicSubscriptionsRequest.Builder - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListTopicSubscriptionsRequest
- ListTopicSubscriptionsRequestOrBuilder - Interface in com.google.pubsub.v1
-
- ListTopicSubscriptionsResponse - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListTopicSubscriptionsResponse
- ListTopicSubscriptionsResponse.Builder - Class in com.google.pubsub.v1
-
Protobuf type google.pubsub.v1.ListTopicSubscriptionsResponse
- ListTopicSubscriptionsResponseOrBuilder - Interface in com.google.pubsub.v1
-
- listTopicSubscriptionsSettings() - Method in class com.google.cloud.pubsub.spi.v1.PublisherSettings.Builder
-
Returns the builder for the settings used for calls to listTopicSubscriptions.
- listTopicSubscriptionsSettings() - Method in class com.google.cloud.pubsub.spi.v1.PublisherSettings
-
Returns the object with the settings used for calls to listTopicSubscriptions.
- ListValue - Class in com.google.protobuf
-
Protobuf type google.protobuf.ListValue
- ListValue.Builder - Class in com.google.protobuf
-
Protobuf type google.protobuf.ListValue
- ListValueOrBuilder - Interface in com.google.protobuf
-
- LITE_RUNTIME_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
LITE_RUNTIME = 3;
- LITTLE_ENDIAN_32_SIZE - Static variable in class com.google.protobuf.CodedOutputStream
-
- LITTLE_ENDIAN_64_SIZE - Static variable in class com.google.protobuf.CodedOutputStream
-
- LocalServiceHelper - Class in com.google.api.gax.testing
-
Utility class to start and stop a local service which is used by unit testing.
- LocalServiceHelper(List<EmulatorRunner>, int) - Constructor for class com.google.api.gax.testing.LocalServiceHelper
-
- LOCATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-