Uses of Class
com.google.cloud.contactcenterinsights.v1.Settings
-
Packages that use Settings Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of Settings in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return Settings Modifier and Type Method Description SettingsSettings.Builder. build()SettingsSettings.Builder. buildPartial()static SettingsSettings. getDefaultInstance()SettingsSettings.Builder. getDefaultInstanceForType()SettingsSettings. getDefaultInstanceForType()SettingsContactCenterInsightsClient. getSettings(GetSettingsRequest request)Gets project-level settings.SettingsContactCenterInsightsClient. getSettings(SettingsName name)Gets project-level settings.SettingsContactCenterInsightsClient. getSettings(String name)Gets project-level settings.SettingsContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. getSettings(GetSettingsRequest request)Gets project-level settings.SettingsUpdateSettingsRequest.Builder. getSettings()Required.SettingsUpdateSettingsRequest. getSettings()Required.SettingsUpdateSettingsRequestOrBuilder. getSettings()Required.static SettingsSettings. parseDelimitedFrom(InputStream input)static SettingsSettings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SettingsSettings. parseFrom(byte[] data)static SettingsSettings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SettingsSettings. parseFrom(com.google.protobuf.ByteString data)static SettingsSettings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SettingsSettings. parseFrom(com.google.protobuf.CodedInputStream input)static SettingsSettings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SettingsSettings. parseFrom(InputStream input)static SettingsSettings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SettingsSettings. parseFrom(ByteBuffer data)static SettingsSettings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SettingsContactCenterInsightsClient. updateSettings(Settings settings, com.google.protobuf.FieldMask updateMask)Updates project-level settings.SettingsContactCenterInsightsClient. updateSettings(UpdateSettingsRequest request)Updates project-level settings.SettingsContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. updateSettings(UpdateSettingsRequest request)Updates project-level settings.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type Settings Modifier and Type Method Description static io.grpc.MethodDescriptor<GetSettingsRequest,Settings>ContactCenterInsightsGrpc. getGetSettingsMethod()com.google.protobuf.Parser<Settings>Settings. getParserForType()com.google.common.util.concurrent.ListenableFuture<Settings>ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. getSettings(GetSettingsRequest request)Gets project-level settings.com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>ContactCenterInsightsClient. getSettingsCallable()Gets project-level settings.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>ContactCenterInsightsSettings.Builder. getSettingsSettings()Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings>ContactCenterInsightsSettings. getSettingsSettings()Returns the object with the settings used for calls to getSettings.static io.grpc.MethodDescriptor<UpdateSettingsRequest,Settings>ContactCenterInsightsGrpc. getUpdateSettingsMethod()static com.google.protobuf.Parser<Settings>Settings. parser()com.google.common.util.concurrent.ListenableFuture<Settings>ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. updateSettings(UpdateSettingsRequest request)Updates project-level settings.com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>ContactCenterInsightsClient. updateSettingsCallable()Updates project-level settings.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings>ContactCenterInsightsSettings.Builder. updateSettingsSettings()Returns the builder for the settings used for calls to updateSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings>ContactCenterInsightsSettings. updateSettingsSettings()Returns the object with the settings used for calls to updateSettings.Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type Settings Modifier and Type Method Description Settings.BuilderSettings.Builder. mergeFrom(Settings other)UpdateSettingsRequest.BuilderUpdateSettingsRequest.Builder. mergeSettings(Settings value)Required.static Settings.BuilderSettings. newBuilder(Settings prototype)UpdateSettingsRequest.BuilderUpdateSettingsRequest.Builder. setSettings(Settings value)Required.SettingsContactCenterInsightsClient. updateSettings(Settings settings, com.google.protobuf.FieldMask updateMask)Updates project-level settings.Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type Settings Modifier and Type Method Description default voidContactCenterInsightsGrpc.AsyncService. getSettings(GetSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)Gets project-level settings.voidContactCenterInsightsGrpc.ContactCenterInsightsStub. getSettings(GetSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)Gets project-level settings.default voidContactCenterInsightsGrpc.AsyncService. updateSettings(UpdateSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)Updates project-level settings.voidContactCenterInsightsGrpc.ContactCenterInsightsStub. updateSettings(UpdateSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)Updates project-level settings. -
Uses of Settings in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type Settings Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>ContactCenterInsightsStub. getSettingsCallable()com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>GrpcContactCenterInsightsStub. getSettingsCallable()com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>HttpJsonContactCenterInsightsStub. getSettingsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>ContactCenterInsightsStubSettings.Builder. getSettingsSettings()Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings>ContactCenterInsightsStubSettings. getSettingsSettings()Returns the object with the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>ContactCenterInsightsStub. updateSettingsCallable()com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>GrpcContactCenterInsightsStub. updateSettingsCallable()com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>HttpJsonContactCenterInsightsStub. updateSettingsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings>ContactCenterInsightsStubSettings.Builder. updateSettingsSettings()Returns the builder for the settings used for calls to updateSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings>ContactCenterInsightsStubSettings. updateSettingsSettings()Returns the object with the settings used for calls to updateSettings.
-