Uses of Class
com.google.cloud.contactcenterinsights.v1.ListViewsResponse
-
Packages that use ListViewsResponse Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of ListViewsResponse in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ListViewsResponse Modifier and Type Method Description ListViewsResponseListViewsResponse.Builder. build()ListViewsResponseListViewsResponse.Builder. buildPartial()static ListViewsResponseListViewsResponse. getDefaultInstance()ListViewsResponseListViewsResponse.Builder. getDefaultInstanceForType()ListViewsResponseListViewsResponse. getDefaultInstanceForType()ListViewsResponseContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. listViews(ListViewsRequest request)Lists views.static ListViewsResponseListViewsResponse. parseDelimitedFrom(InputStream input)static ListViewsResponseListViewsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListViewsResponseListViewsResponse. parseFrom(byte[] data)static ListViewsResponseListViewsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListViewsResponseListViewsResponse. parseFrom(com.google.protobuf.ByteString data)static ListViewsResponseListViewsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListViewsResponseListViewsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListViewsResponseListViewsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListViewsResponseListViewsResponse. parseFrom(InputStream input)static ListViewsResponseListViewsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListViewsResponseListViewsResponse. parseFrom(ByteBuffer data)static ListViewsResponseListViewsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type ListViewsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListViewsRequest,ListViewsResponse>ContactCenterInsightsGrpc. getListViewsMethod()com.google.protobuf.Parser<ListViewsResponse>ListViewsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListViewsResponse>ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. listViews(ListViewsRequest request)Lists views.com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ListViewsResponse>ContactCenterInsightsClient. listViewsCallable()Lists views.com.google.api.gax.rpc.PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse>ContactCenterInsightsSettings.Builder. listViewsSettings()Returns the builder for the settings used for calls to listViews.com.google.api.gax.rpc.PagedCallSettings<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse>ContactCenterInsightsSettings. listViewsSettings()Returns the object with the settings used for calls to listViews.static com.google.protobuf.Parser<ListViewsResponse>ListViewsResponse. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type ListViewsResponse Modifier and Type Method Description protected ContactCenterInsightsClient.ListViewsPageContactCenterInsightsClient.ListViewsPage. createPage(com.google.api.gax.rpc.PageContext<ListViewsRequest,ListViewsResponse,View> context, ListViewsResponse response)ListViewsResponse.BuilderListViewsResponse.Builder. mergeFrom(ListViewsResponse other)static ListViewsResponse.BuilderListViewsResponse. newBuilder(ListViewsResponse prototype)Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type ListViewsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListViewsPagedResponse>ContactCenterInsightsClient.ListViewsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListViewsRequest,ListViewsResponse,View> context, com.google.api.core.ApiFuture<ListViewsResponse> futureResponse)static com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListViewsPagedResponse>ContactCenterInsightsClient.ListViewsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListViewsRequest,ListViewsResponse,View> context, com.google.api.core.ApiFuture<ListViewsResponse> futureResponse)protected ContactCenterInsightsClient.ListViewsPageContactCenterInsightsClient.ListViewsPage. createPage(com.google.api.gax.rpc.PageContext<ListViewsRequest,ListViewsResponse,View> context, ListViewsResponse response)com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListViewsPage>ContactCenterInsightsClient.ListViewsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListViewsRequest,ListViewsResponse,View> context, com.google.api.core.ApiFuture<ListViewsResponse> futureResponse)com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListViewsPage>ContactCenterInsightsClient.ListViewsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListViewsRequest,ListViewsResponse,View> context, com.google.api.core.ApiFuture<ListViewsResponse> futureResponse)default voidContactCenterInsightsGrpc.AsyncService. listViews(ListViewsRequest request, io.grpc.stub.StreamObserver<ListViewsResponse> responseObserver)Lists views.voidContactCenterInsightsGrpc.ContactCenterInsightsStub. listViews(ListViewsRequest request, io.grpc.stub.StreamObserver<ListViewsResponse> responseObserver)Lists views. -
Uses of ListViewsResponse in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type ListViewsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ListViewsResponse>ContactCenterInsightsStub. listViewsCallable()com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ListViewsResponse>GrpcContactCenterInsightsStub. listViewsCallable()com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ListViewsResponse>HttpJsonContactCenterInsightsStub. listViewsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse>ContactCenterInsightsStubSettings.Builder. listViewsSettings()Returns the builder for the settings used for calls to listViews.com.google.api.gax.rpc.PagedCallSettings<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse>ContactCenterInsightsStubSettings. listViewsSettings()Returns the object with the settings used for calls to listViews.
-