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.longrunning.OperationFuture<CopyLogEntriesResponse,CopyLogEntriesMetadata> |
ConfigClient.copyLogEntriesAsync(CopyLogEntriesRequest request)
Copies a set of log entries from a log bucket to a Cloud Storage bucket.
|
com.google.api.gax.rpc.OperationCallable<CopyLogEntriesRequest,CopyLogEntriesResponse,CopyLogEntriesMetadata> |
ConfigClient.copyLogEntriesOperationCallable()
Copies a set of log entries from a log bucket to a Cloud Storage bucket.
|
com.google.api.gax.rpc.OperationCallSettings<CopyLogEntriesRequest,CopyLogEntriesResponse,CopyLogEntriesMetadata> |
ConfigSettings.copyLogEntriesOperationSettings()
Returns the object with the settings used for calls to copyLogEntries.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CopyLogEntriesRequest,CopyLogEntriesResponse,CopyLogEntriesMetadata> |
ConfigSettings.Builder.copyLogEntriesOperationSettings()
Returns the builder for the settings used for calls to copyLogEntries.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.OperationCallable<CopyLogEntriesRequest,CopyLogEntriesResponse,CopyLogEntriesMetadata> |
GrpcConfigServiceV2Stub.copyLogEntriesOperationCallable() |
com.google.api.gax.rpc.OperationCallable<CopyLogEntriesRequest,CopyLogEntriesResponse,CopyLogEntriesMetadata> |
ConfigServiceV2Stub.copyLogEntriesOperationCallable() |
com.google.api.gax.rpc.OperationCallSettings<CopyLogEntriesRequest,CopyLogEntriesResponse,CopyLogEntriesMetadata> |
ConfigServiceV2StubSettings.copyLogEntriesOperationSettings()
Returns the object with the settings used for calls to copyLogEntries.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CopyLogEntriesRequest,CopyLogEntriesResponse,CopyLogEntriesMetadata> |
ConfigServiceV2StubSettings.Builder.copyLogEntriesOperationSettings()
Returns the builder for the settings used for calls to copyLogEntries.
|
Modifier and Type | Method and Description |
---|---|
CopyLogEntriesResponse |
CopyLogEntriesResponse.Builder.build() |
CopyLogEntriesResponse |
CopyLogEntriesResponse.Builder.buildPartial() |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.getDefaultInstance() |
CopyLogEntriesResponse |
CopyLogEntriesResponse.getDefaultInstanceForType() |
CopyLogEntriesResponse |
CopyLogEntriesResponse.Builder.getDefaultInstanceForType() |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseDelimitedFrom(InputStream input) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseFrom(byte[] data) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseFrom(ByteBuffer data) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseFrom(com.google.protobuf.ByteString data) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseFrom(InputStream input) |
static CopyLogEntriesResponse |
CopyLogEntriesResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<CopyLogEntriesResponse> |
CopyLogEntriesResponse.getParserForType() |
static com.google.protobuf.Parser<CopyLogEntriesResponse> |
CopyLogEntriesResponse.parser() |
Modifier and Type | Method and Description |
---|---|
CopyLogEntriesResponse.Builder |
CopyLogEntriesResponse.Builder.mergeFrom(CopyLogEntriesResponse other) |
static CopyLogEntriesResponse.Builder |
CopyLogEntriesResponse.newBuilder(CopyLogEntriesResponse prototype) |
Copyright © 2023 Google LLC. All rights reserved.