Uses of Class
com.google.logging.v2.Link
-
Packages that use Link Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub com.google.logging.v2 -
-
Uses of Link in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return Link Modifier and Type Method Description Link
ConfigClient. getLink(GetLinkRequest request)
Gets a link.Link
ConfigClient. getLink(LinkName name)
Gets a link.Link
ConfigClient. getLink(String name)
Gets a link.Methods in com.google.cloud.logging.v2 that return types with arguments of type Link 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.com.google.api.gax.longrunning.OperationFuture<Link,LinkMetadata>
ConfigClient. createLinkAsync(LogBucketName parent, Link link, String linkId)
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.longrunning.OperationFuture<Link,LinkMetadata>
ConfigClient. createLinkAsync(String parent, Link link, String linkId)
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.UnaryCallable<GetLinkRequest,Link>
ConfigClient. getLinkCallable()
Gets a link.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLinkRequest,Link>
ConfigSettings.Builder. getLinkSettings()
Returns the builder for the settings used for calls to getLink.com.google.api.gax.rpc.UnaryCallSettings<GetLinkRequest,Link>
ConfigSettings. getLinkSettings()
Returns the object with the settings used for calls to getLink.Methods in com.google.cloud.logging.v2 with parameters of type Link Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Link,LinkMetadata>
ConfigClient. createLinkAsync(LogBucketName parent, Link link, String linkId)
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.longrunning.OperationFuture<Link,LinkMetadata>
ConfigClient. createLinkAsync(String parent, Link link, String linkId)
Asynchronously creates a linked dataset in BigQuery which makes it possible to use BigQuery to read the logs stored in the log bucket.Method parameters in com.google.cloud.logging.v2 with type arguments of type Link Modifier and Type Method Description static com.google.api.core.ApiFuture<ConfigClient.ListLinksPagedResponse>
ConfigClient.ListLinksPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListLinksRequest,ListLinksResponse,Link> context, com.google.api.core.ApiFuture<ListLinksResponse> futureResponse)
protected ConfigClient.ListLinksPage
ConfigClient.ListLinksPage. createPage(com.google.api.gax.rpc.PageContext<ListLinksRequest,ListLinksResponse,Link> context, ListLinksResponse response)
com.google.api.core.ApiFuture<ConfigClient.ListLinksPage>
ConfigClient.ListLinksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListLinksRequest,ListLinksResponse,Link> context, com.google.api.core.ApiFuture<ListLinksResponse> futureResponse)
-
Uses of Link in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type Link Modifier and Type Method Description 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.UnaryCallable<GetLinkRequest,Link>
ConfigServiceV2Stub. getLinkCallable()
com.google.api.gax.rpc.UnaryCallable<GetLinkRequest,Link>
GrpcConfigServiceV2Stub. getLinkCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLinkRequest,Link>
ConfigServiceV2StubSettings.Builder. getLinkSettings()
Returns the builder for the settings used for calls to getLink.com.google.api.gax.rpc.UnaryCallSettings<GetLinkRequest,Link>
ConfigServiceV2StubSettings. getLinkSettings()
Returns the object with the settings used for calls to getLink. -
Uses of Link in com.google.logging.v2
Methods in com.google.logging.v2 that return Link Modifier and Type Method Description Link
Link.Builder. build()
Link
Link.Builder. buildPartial()
static Link
Link. getDefaultInstance()
Link
Link.Builder. getDefaultInstanceForType()
Link
Link. getDefaultInstanceForType()
Link
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub. getLink(GetLinkRequest request)
Gets a link.Link
CreateLinkRequest.Builder. getLink()
Required.Link
CreateLinkRequest. getLink()
Required.Link
CreateLinkRequestOrBuilder. getLink()
Required.Link
ListLinksResponse.Builder. getLinks(int index)
A list of links.Link
ListLinksResponse. getLinks(int index)
A list of links.Link
ListLinksResponseOrBuilder. getLinks(int index)
A list of links.static Link
Link. parseDelimitedFrom(InputStream input)
static Link
Link. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Link
Link. parseFrom(byte[] data)
static Link
Link. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Link
Link. parseFrom(com.google.protobuf.ByteString data)
static Link
Link. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Link
Link. parseFrom(com.google.protobuf.CodedInputStream input)
static Link
Link. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Link
Link. parseFrom(InputStream input)
static Link
Link. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Link
Link. parseFrom(ByteBuffer data)
static Link
Link. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.logging.v2 that return types with arguments of type Link Modifier and Type Method Description static io.grpc.MethodDescriptor<GetLinkRequest,Link>
ConfigServiceV2Grpc. getGetLinkMethod()
com.google.common.util.concurrent.ListenableFuture<Link>
ConfigServiceV2Grpc.ConfigServiceV2FutureStub. getLink(GetLinkRequest request)
Gets a link.List<Link>
ListLinksResponse.Builder. getLinksList()
A list of links.List<Link>
ListLinksResponse. getLinksList()
A list of links.List<Link>
ListLinksResponseOrBuilder. getLinksList()
A list of links.com.google.protobuf.Parser<Link>
Link. getParserForType()
static com.google.protobuf.Parser<Link>
Link. parser()
Methods in com.google.logging.v2 with parameters of type Link Modifier and Type Method Description ListLinksResponse.Builder
ListLinksResponse.Builder. addLinks(int index, Link value)
A list of links.ListLinksResponse.Builder
ListLinksResponse.Builder. addLinks(Link value)
A list of links.Link.Builder
Link.Builder. mergeFrom(Link other)
CreateLinkRequest.Builder
CreateLinkRequest.Builder. mergeLink(Link value)
Required.static Link.Builder
Link. newBuilder(Link prototype)
CreateLinkRequest.Builder
CreateLinkRequest.Builder. setLink(Link value)
Required.ListLinksResponse.Builder
ListLinksResponse.Builder. setLinks(int index, Link value)
A list of links.Method parameters in com.google.logging.v2 with type arguments of type Link Modifier and Type Method Description ListLinksResponse.Builder
ListLinksResponse.Builder. addAllLinks(Iterable<? extends Link> values)
A list of links.default void
ConfigServiceV2Grpc.AsyncService. getLink(GetLinkRequest request, io.grpc.stub.StreamObserver<Link> responseObserver)
Gets a link.void
ConfigServiceV2Grpc.ConfigServiceV2Stub. getLink(GetLinkRequest request, io.grpc.stub.StreamObserver<Link> responseObserver)
Gets a link.
-