Uses of Class
com.google.cloud.contactcenterinsights.v1.ExportInsightsDataMetadata
-
Packages that use ExportInsightsDataMetadata Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of ExportInsightsDataMetadata in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ExportInsightsDataMetadata Modifier and Type Method Description ExportInsightsDataMetadataExportInsightsDataMetadata.Builder. build()ExportInsightsDataMetadataExportInsightsDataMetadata.Builder. buildPartial()static ExportInsightsDataMetadataExportInsightsDataMetadata. getDefaultInstance()ExportInsightsDataMetadataExportInsightsDataMetadata.Builder. getDefaultInstanceForType()ExportInsightsDataMetadataExportInsightsDataMetadata. getDefaultInstanceForType()static ExportInsightsDataMetadataExportInsightsDataMetadata. parseDelimitedFrom(InputStream input)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseFrom(byte[] data)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseFrom(com.google.protobuf.ByteString data)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseFrom(InputStream input)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseFrom(ByteBuffer data)static ExportInsightsDataMetadataExportInsightsDataMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type ExportInsightsDataMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<ExportInsightsDataResponse,ExportInsightsDataMetadata>ContactCenterInsightsClient. exportInsightsDataAsync(ExportInsightsDataRequest request)Export insights data to a destination defined in the request body.com.google.api.gax.longrunning.OperationFuture<ExportInsightsDataResponse,ExportInsightsDataMetadata>ContactCenterInsightsClient. exportInsightsDataAsync(LocationName parent)Export insights data to a destination defined in the request body.com.google.api.gax.longrunning.OperationFuture<ExportInsightsDataResponse,ExportInsightsDataMetadata>ContactCenterInsightsClient. exportInsightsDataAsync(String parent)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.protobuf.Parser<ExportInsightsDataMetadata>ExportInsightsDataMetadata. getParserForType()static com.google.protobuf.Parser<ExportInsightsDataMetadata>ExportInsightsDataMetadata. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type ExportInsightsDataMetadata Modifier and Type Method Description ExportInsightsDataMetadata.BuilderExportInsightsDataMetadata.Builder. mergeFrom(ExportInsightsDataMetadata other)static ExportInsightsDataMetadata.BuilderExportInsightsDataMetadata. newBuilder(ExportInsightsDataMetadata prototype) -
Uses of ExportInsightsDataMetadata in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type ExportInsightsDataMetadata Modifier and Type Method Description 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.
-