Package | Description |
---|---|
com.google.cloud.logging.v2 |
A client to Cloud Logging API
|
com.google.cloud.logging.v2.stub | |
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<CreateLinkRequest,com.google.longrunning.Operation> |
ConfigClient.createLinkCallable()
Asynchronously creates a linked dataset in BigQuery which makes it possible to use BigQuery to
read the logs stored in the log bucket.
|
com.google.api.gax.rpc.OperationCallable<CreateLinkRequest,Link,LinkMetadata> |
ConfigClient.createLinkOperationCallable()
Asynchronously creates a linked dataset in BigQuery which makes it possible to use BigQuery to
read the logs stored in the log bucket.
|
com.google.api.gax.rpc.OperationCallSettings<CreateLinkRequest,Link,LinkMetadata> |
ConfigSettings.createLinkOperationSettings()
Returns the object with the settings used for calls to createLink.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLinkRequest,Link,LinkMetadata> |
ConfigSettings.Builder.createLinkOperationSettings()
Returns the builder for the settings used for calls to createLink.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateLinkRequest,com.google.longrunning.Operation> |
ConfigSettings.createLinkSettings()
Returns the object with the settings used for calls to createLink.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLinkRequest,com.google.longrunning.Operation> |
ConfigSettings.Builder.createLinkSettings()
Returns the builder for the settings used for calls to createLink.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.longrunning.OperationFuture<Link,LinkMetadata> |
ConfigClient.createLinkAsync(CreateLinkRequest request)
Asynchronously creates a linked dataset in BigQuery which makes it possible to use BigQuery to
read the logs stored in the log bucket.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<CreateLinkRequest,com.google.longrunning.Operation> |
GrpcConfigServiceV2Stub.createLinkCallable() |
com.google.api.gax.rpc.UnaryCallable<CreateLinkRequest,com.google.longrunning.Operation> |
ConfigServiceV2Stub.createLinkCallable() |
com.google.api.gax.rpc.OperationCallable<CreateLinkRequest,Link,LinkMetadata> |
GrpcConfigServiceV2Stub.createLinkOperationCallable() |
com.google.api.gax.rpc.OperationCallable<CreateLinkRequest,Link,LinkMetadata> |
ConfigServiceV2Stub.createLinkOperationCallable() |
com.google.api.gax.rpc.OperationCallSettings<CreateLinkRequest,Link,LinkMetadata> |
ConfigServiceV2StubSettings.createLinkOperationSettings()
Returns the object with the settings used for calls to createLink.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLinkRequest,Link,LinkMetadata> |
ConfigServiceV2StubSettings.Builder.createLinkOperationSettings()
Returns the builder for the settings used for calls to createLink.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateLinkRequest,com.google.longrunning.Operation> |
ConfigServiceV2StubSettings.createLinkSettings()
Returns the object with the settings used for calls to createLink.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLinkRequest,com.google.longrunning.Operation> |
ConfigServiceV2StubSettings.Builder.createLinkSettings()
Returns the builder for the settings used for calls to createLink.
|
Modifier and Type | Method and Description |
---|---|
CreateLinkRequest |
CreateLinkRequest.Builder.build() |
CreateLinkRequest |
CreateLinkRequest.Builder.buildPartial() |
CreateLinkRequest |
LinkMetadataOrBuilder.getCreateLinkRequest()
CreateLink RPC request.
|
CreateLinkRequest |
LinkMetadata.getCreateLinkRequest()
CreateLink RPC request.
|
CreateLinkRequest |
LinkMetadata.Builder.getCreateLinkRequest()
CreateLink RPC request.
|
static CreateLinkRequest |
CreateLinkRequest.getDefaultInstance() |
CreateLinkRequest |
CreateLinkRequest.getDefaultInstanceForType() |
CreateLinkRequest |
CreateLinkRequest.Builder.getDefaultInstanceForType() |
static CreateLinkRequest |
CreateLinkRequest.parseDelimitedFrom(InputStream input) |
static CreateLinkRequest |
CreateLinkRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateLinkRequest |
CreateLinkRequest.parseFrom(byte[] data) |
static CreateLinkRequest |
CreateLinkRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateLinkRequest |
CreateLinkRequest.parseFrom(ByteBuffer data) |
static CreateLinkRequest |
CreateLinkRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateLinkRequest |
CreateLinkRequest.parseFrom(com.google.protobuf.ByteString data) |
static CreateLinkRequest |
CreateLinkRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateLinkRequest |
CreateLinkRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static CreateLinkRequest |
CreateLinkRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateLinkRequest |
CreateLinkRequest.parseFrom(InputStream input) |
static CreateLinkRequest |
CreateLinkRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<CreateLinkRequest,com.google.longrunning.Operation> |
ConfigServiceV2Grpc.getCreateLinkMethod() |
com.google.protobuf.Parser<CreateLinkRequest> |
CreateLinkRequest.getParserForType() |
static com.google.protobuf.Parser<CreateLinkRequest> |
CreateLinkRequest.parser() |
Modifier and Type | Method and Description |
---|---|
com.google.longrunning.Operation |
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub.createLink(CreateLinkRequest request)
Asynchronously creates a linked dataset in BigQuery which makes it possible
to use BigQuery to read the logs stored in the log bucket.
|
com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> |
ConfigServiceV2Grpc.ConfigServiceV2FutureStub.createLink(CreateLinkRequest request)
Asynchronously creates a linked dataset in BigQuery which makes it possible
to use BigQuery to read the logs stored in the log bucket.
|
default void |
ConfigServiceV2Grpc.AsyncService.createLink(CreateLinkRequest request,
StreamObserver<com.google.longrunning.Operation> responseObserver)
Asynchronously creates a linked dataset in BigQuery which makes it possible
to use BigQuery to read the logs stored in the log bucket.
|
void |
ConfigServiceV2Grpc.ConfigServiceV2Stub.createLink(CreateLinkRequest request,
StreamObserver<com.google.longrunning.Operation> responseObserver)
Asynchronously creates a linked dataset in BigQuery which makes it possible
to use BigQuery to read the logs stored in the log bucket.
|
LinkMetadata.Builder |
LinkMetadata.Builder.mergeCreateLinkRequest(CreateLinkRequest value)
CreateLink RPC request.
|
CreateLinkRequest.Builder |
CreateLinkRequest.Builder.mergeFrom(CreateLinkRequest other) |
static CreateLinkRequest.Builder |
CreateLinkRequest.newBuilder(CreateLinkRequest prototype) |
LinkMetadata.Builder |
LinkMetadata.Builder.setCreateLinkRequest(CreateLinkRequest value)
CreateLink RPC request.
|
Copyright © 2023 Google LLC. All rights reserved.