Uses of Class
com.google.cloud.speech.v1p1beta1.LocationName.Builder
-
Packages that use LocationName.Builder Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text API -
-
Uses of LocationName.Builder in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 that return LocationName.Builder Modifier and Type Method Description static LocationName.Builder
LocationName. newBuilder()
LocationName.Builder
LocationName.Builder. setLocation(String location)
LocationName.Builder
LocationName.Builder. setProject(String project)
LocationName.Builder
LocationName. toBuilder()
-