Uses of Class
com.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest
-
Packages that use ExportInsightsDataRequest Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of ExportInsightsDataRequest in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ExportInsightsDataRequest Modifier and Type Method Description ExportInsightsDataRequest
ExportInsightsDataRequest.Builder. build()
ExportInsightsDataRequest
ExportInsightsDataRequest.Builder. buildPartial()
static ExportInsightsDataRequest
ExportInsightsDataRequest. getDefaultInstance()
ExportInsightsDataRequest
ExportInsightsDataRequest.Builder. getDefaultInstanceForType()
ExportInsightsDataRequest
ExportInsightsDataRequest. getDefaultInstanceForType()
ExportInsightsDataRequest
ExportInsightsDataMetadata.Builder. getRequest()
The original request for export.ExportInsightsDataRequest
ExportInsightsDataMetadata. getRequest()
The original request for export.ExportInsightsDataRequest
ExportInsightsDataMetadataOrBuilder. getRequest()
The original request for export.static ExportInsightsDataRequest
ExportInsightsDataRequest. parseDelimitedFrom(InputStream input)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseFrom(byte[] data)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseFrom(com.google.protobuf.ByteString data)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseFrom(InputStream input)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseFrom(ByteBuffer data)
static ExportInsightsDataRequest
ExportInsightsDataRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type ExportInsightsDataRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ExportInsightsDataRequest,com.google.longrunning.Operation>
ContactCenterInsightsClient. exportInsightsDataCallable()
Export insights data to a destination defined in the request body.com.google.api.gax.rpc.OperationCallable<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata>
ContactCenterInsightsClient. exportInsightsDataOperationCallable()
Export insights data to a destination defined in the request body.com.google.api.gax.rpc.OperationCallSettings.Builder<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata>
ContactCenterInsightsSettings.Builder. exportInsightsDataOperationSettings()
Returns the builder for the settings used for calls to exportInsightsData.com.google.api.gax.rpc.OperationCallSettings<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata>
ContactCenterInsightsSettings. exportInsightsDataOperationSettings()
Returns the object with the settings used for calls to exportInsightsData.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportInsightsDataRequest,com.google.longrunning.Operation>
ContactCenterInsightsSettings.Builder. exportInsightsDataSettings()
Returns the builder for the settings used for calls to exportInsightsData.com.google.api.gax.rpc.UnaryCallSettings<ExportInsightsDataRequest,com.google.longrunning.Operation>
ContactCenterInsightsSettings. exportInsightsDataSettings()
Returns the object with the settings used for calls to exportInsightsData.static io.grpc.MethodDescriptor<ExportInsightsDataRequest,com.google.longrunning.Operation>
ContactCenterInsightsGrpc. getExportInsightsDataMethod()
com.google.protobuf.Parser<ExportInsightsDataRequest>
ExportInsightsDataRequest. getParserForType()
static com.google.protobuf.Parser<ExportInsightsDataRequest>
ExportInsightsDataRequest. parser()
Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type ExportInsightsDataRequest Modifier and Type Method Description default void
ContactCenterInsightsGrpc.AsyncService. exportInsightsData(ExportInsightsDataRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Export insights data to a destination defined in the request body.com.google.longrunning.Operation
ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. exportInsightsData(ExportInsightsDataRequest request)
Export insights data to a destination defined in the request body.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. exportInsightsData(ExportInsightsDataRequest request)
Export insights data to a destination defined in the request body.void
ContactCenterInsightsGrpc.ContactCenterInsightsStub. exportInsightsData(ExportInsightsDataRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Export insights data to a destination defined in the request body.com.google.api.gax.longrunning.OperationFuture<ExportInsightsDataResponse,ExportInsightsDataMetadata>
ContactCenterInsightsClient. exportInsightsDataAsync(ExportInsightsDataRequest request)
Export insights data to a destination defined in the request body.ExportInsightsDataRequest.Builder
ExportInsightsDataRequest.Builder. mergeFrom(ExportInsightsDataRequest other)
ExportInsightsDataMetadata.Builder
ExportInsightsDataMetadata.Builder. mergeRequest(ExportInsightsDataRequest value)
The original request for export.static ExportInsightsDataRequest.Builder
ExportInsightsDataRequest. newBuilder(ExportInsightsDataRequest prototype)
ExportInsightsDataMetadata.Builder
ExportInsightsDataMetadata.Builder. setRequest(ExportInsightsDataRequest value)
The original request for export. -
Uses of ExportInsightsDataRequest in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type ExportInsightsDataRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ExportInsightsDataRequest,com.google.longrunning.Operation>
ContactCenterInsightsStub. exportInsightsDataCallable()
com.google.api.gax.rpc.UnaryCallable<ExportInsightsDataRequest,com.google.longrunning.Operation>
GrpcContactCenterInsightsStub. exportInsightsDataCallable()
com.google.api.gax.rpc.UnaryCallable<ExportInsightsDataRequest,com.google.longrunning.Operation>
HttpJsonContactCenterInsightsStub. exportInsightsDataCallable()
com.google.api.gax.rpc.OperationCallable<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata>
ContactCenterInsightsStub. exportInsightsDataOperationCallable()
com.google.api.gax.rpc.OperationCallable<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata>
GrpcContactCenterInsightsStub. exportInsightsDataOperationCallable()
com.google.api.gax.rpc.OperationCallable<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata>
HttpJsonContactCenterInsightsStub. exportInsightsDataOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata>
ContactCenterInsightsStubSettings.Builder. exportInsightsDataOperationSettings()
Returns the builder for the settings used for calls to exportInsightsData.com.google.api.gax.rpc.OperationCallSettings<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata>
ContactCenterInsightsStubSettings. exportInsightsDataOperationSettings()
Returns the object with the settings used for calls to exportInsightsData.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportInsightsDataRequest,com.google.longrunning.Operation>
ContactCenterInsightsStubSettings.Builder. exportInsightsDataSettings()
Returns the builder for the settings used for calls to exportInsightsData.com.google.api.gax.rpc.UnaryCallSettings<ExportInsightsDataRequest,com.google.longrunning.Operation>
ContactCenterInsightsStubSettings. exportInsightsDataSettings()
Returns the object with the settings used for calls to exportInsightsData.
-