Uses of Class
com.google.cloud.contactcenterinsights.v1.ViewName.Builder
-
Packages that use ViewName.Builder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ViewName.Builder in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ViewName.Builder Modifier and Type Method Description static ViewName.BuilderViewName. newBuilder()ViewName.BuilderViewName.Builder. setLocation(String location)ViewName.BuilderViewName.Builder. setProject(String project)ViewName.BuilderViewName.Builder. setView(String view)ViewName.BuilderViewName. toBuilder()
-