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 CreateLinkRequestCreateLinkRequest.Builder. build()CreateLinkRequestCreateLinkRequest.Builder. buildPartial()CreateLinkRequestLinkMetadata.Builder. getCreateLinkRequest()CreateLink RPC request.CreateLinkRequestLinkMetadata. getCreateLinkRequest()CreateLink RPC request.CreateLinkRequestLinkMetadataOrBuilder. getCreateLinkRequest()CreateLink RPC request.static CreateLinkRequestCreateLinkRequest. getDefaultInstance()CreateLinkRequestCreateLinkRequest.Builder. getDefaultInstanceForType()CreateLinkRequestCreateLinkRequest. getDefaultInstanceForType()static CreateLinkRequestCreateLinkRequest. parseDelimitedFrom(InputStream input)static CreateLinkRequestCreateLinkRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateLinkRequestCreateLinkRequest. parseFrom(byte[] data)static CreateLinkRequestCreateLinkRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateLinkRequestCreateLinkRequest. parseFrom(com.google.protobuf.ByteString data)static CreateLinkRequestCreateLinkRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateLinkRequestCreateLinkRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateLinkRequestCreateLinkRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateLinkRequestCreateLinkRequest. parseFrom(InputStream input)static CreateLinkRequestCreateLinkRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateLinkRequestCreateLinkRequest. parseFrom(ByteBuffer data)static CreateLinkRequestCreateLinkRequest. 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 voidConfigServiceV2Grpc.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.OperationConfigServiceV2Grpc.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.voidConfigServiceV2Grpc.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.BuilderLinkMetadata.Builder. mergeCreateLinkRequest(CreateLinkRequest value)CreateLink RPC request.CreateLinkRequest.BuilderCreateLinkRequest.Builder. mergeFrom(CreateLinkRequest other)static CreateLinkRequest.BuilderCreateLinkRequest. newBuilder(CreateLinkRequest prototype)LinkMetadata.BuilderLinkMetadata.Builder. setCreateLinkRequest(CreateLinkRequest value)CreateLink RPC request.
-