Uses of Class
com.google.logging.v2.CreateLinkRequest
-
Packages that use CreateLinkRequest Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub com.google.logging.v2 -
-
Uses of CreateLinkRequest in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return types with arguments of type CreateLinkRequest Modifier and Type Method 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.Builder<CreateLinkRequest,Link,LinkMetadata>
ConfigSettings.Builder. createLinkOperationSettings()
Returns the builder for the settings used for calls to createLink.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.UnaryCallSettings.Builder<CreateLinkRequest,com.google.longrunning.Operation>
ConfigSettings.Builder. createLinkSettings()
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.Methods in com.google.cloud.logging.v2 with parameters of type CreateLinkRequest Modifier and Type Method 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. -
Uses of CreateLinkRequest in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type CreateLinkRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateLinkRequest,com.google.longrunning.Operation>
ConfigServiceV2Stub. createLinkCallable()
com.google.api.gax.rpc.UnaryCallable<CreateLinkRequest,com.google.longrunning.Operation>
GrpcConfigServiceV2Stub. createLinkCallable()
com.google.api.gax.rpc.OperationCallable<CreateLinkRequest,Link,LinkMetadata>
ConfigServiceV2Stub. createLinkOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateLinkRequest,Link,LinkMetadata>
GrpcConfigServiceV2Stub. createLinkOperationCallable()
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.OperationCallSettings<CreateLinkRequest,Link,LinkMetadata>
ConfigServiceV2StubSettings. createLinkOperationSettings()
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.com.google.api.gax.rpc.UnaryCallSettings<CreateLinkRequest,com.google.longrunning.Operation>
ConfigServiceV2StubSettings. createLinkSettings()
Returns the object with the settings used for calls to createLink. -
Uses of CreateLinkRequest in com.google.logging.v2
Methods in com.google.logging.v2 that return CreateLinkRequest Modifier and Type Method Description CreateLinkRequest
CreateLinkRequest.Builder. build()
CreateLinkRequest
CreateLinkRequest.Builder. buildPartial()
CreateLinkRequest
LinkMetadata.Builder. getCreateLinkRequest()
CreateLink RPC request.CreateLinkRequest
LinkMetadata. getCreateLinkRequest()
CreateLink RPC request.CreateLinkRequest
LinkMetadataOrBuilder. getCreateLinkRequest()
CreateLink RPC request.static CreateLinkRequest
CreateLinkRequest. getDefaultInstance()
CreateLinkRequest
CreateLinkRequest.Builder. getDefaultInstanceForType()
CreateLinkRequest
CreateLinkRequest. 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(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)
static CreateLinkRequest
CreateLinkRequest. parseFrom(ByteBuffer data)
static CreateLinkRequest
CreateLinkRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.logging.v2 that return types with arguments of type CreateLinkRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<CreateLinkRequest,com.google.longrunning.Operation>
ConfigServiceV2Grpc. getCreateLinkMethod()
com.google.protobuf.Parser<CreateLinkRequest>
CreateLinkRequest. getParserForType()
static com.google.protobuf.Parser<CreateLinkRequest>
CreateLinkRequest. parser()
Methods in com.google.logging.v2 with parameters of type CreateLinkRequest Modifier and Type Method Description default void
ConfigServiceV2Grpc.AsyncService. createLink(CreateLinkRequest request, io.grpc.stub.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.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.void
ConfigServiceV2Grpc.ConfigServiceV2Stub. createLink(CreateLinkRequest request, io.grpc.stub.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.
-