Uses of Class
com.google.cloud.contactcenterinsights.v1.ListViewsRequest
-
Packages that use ListViewsRequest Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of ListViewsRequest in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ListViewsRequest Modifier and Type Method Description ListViewsRequest
ListViewsRequest.Builder. build()
ListViewsRequest
ListViewsRequest.Builder. buildPartial()
static ListViewsRequest
ListViewsRequest. getDefaultInstance()
ListViewsRequest
ListViewsRequest.Builder. getDefaultInstanceForType()
ListViewsRequest
ListViewsRequest. getDefaultInstanceForType()
static ListViewsRequest
ListViewsRequest. parseDelimitedFrom(InputStream input)
static ListViewsRequest
ListViewsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListViewsRequest
ListViewsRequest. parseFrom(byte[] data)
static ListViewsRequest
ListViewsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListViewsRequest
ListViewsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListViewsRequest
ListViewsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListViewsRequest
ListViewsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListViewsRequest
ListViewsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListViewsRequest
ListViewsRequest. parseFrom(InputStream input)
static ListViewsRequest
ListViewsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListViewsRequest
ListViewsRequest. parseFrom(ByteBuffer data)
static ListViewsRequest
ListViewsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type ListViewsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListViewsRequest,ListViewsResponse>
ContactCenterInsightsGrpc. getListViewsMethod()
com.google.protobuf.Parser<ListViewsRequest>
ListViewsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ListViewsResponse>
ContactCenterInsightsClient. listViewsCallable()
Lists views.com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse>
ContactCenterInsightsClient. listViewsPagedCallable()
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<ListViewsRequest>
ListViewsRequest. parser()
Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type ListViewsRequest Modifier and Type Method Description ContactCenterInsightsClient.ListViewsPagedResponse
ContactCenterInsightsClient. listViews(ListViewsRequest request)
Lists views.default void
ContactCenterInsightsGrpc.AsyncService. listViews(ListViewsRequest request, io.grpc.stub.StreamObserver<ListViewsResponse> responseObserver)
Lists views.ListViewsResponse
ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. listViews(ListViewsRequest request)
Lists views.com.google.common.util.concurrent.ListenableFuture<ListViewsResponse>
ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. listViews(ListViewsRequest request)
Lists views.void
ContactCenterInsightsGrpc.ContactCenterInsightsStub. listViews(ListViewsRequest request, io.grpc.stub.StreamObserver<ListViewsResponse> responseObserver)
Lists views.ListViewsRequest.Builder
ListViewsRequest.Builder. mergeFrom(ListViewsRequest other)
static ListViewsRequest.Builder
ListViewsRequest. newBuilder(ListViewsRequest prototype)
Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type ListViewsRequest 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)
protected ContactCenterInsightsClient.ListViewsPage
ContactCenterInsightsClient.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)
-
Uses of ListViewsRequest in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type ListViewsRequest 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.UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse>
ContactCenterInsightsStub. listViewsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse>
GrpcContactCenterInsightsStub. listViewsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse>
HttpJsonContactCenterInsightsStub. listViewsPagedCallable()
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.
-