Uses of Class
com.google.cloud.dialogflow.v2beta1.GcsSources
-
Packages that use GcsSources Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of GcsSources in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return GcsSources Modifier and Type Method Description GcsSourcesGcsSources.Builder. build()GcsSourcesGcsSources.Builder. buildPartial()static GcsSourcesGcsSources. getDefaultInstance()GcsSourcesGcsSources.Builder. getDefaultInstanceForType()GcsSourcesGcsSources. getDefaultInstanceForType()GcsSourcesImportDocumentsRequest.Builder. getGcsSource()Optional.GcsSourcesImportDocumentsRequest. getGcsSource()Optional.GcsSourcesImportDocumentsRequestOrBuilder. getGcsSource()Optional.static GcsSourcesGcsSources. parseDelimitedFrom(InputStream input)static GcsSourcesGcsSources. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsSourcesGcsSources. parseFrom(byte[] data)static GcsSourcesGcsSources. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsSourcesGcsSources. parseFrom(com.google.protobuf.ByteString data)static GcsSourcesGcsSources. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsSourcesGcsSources. parseFrom(com.google.protobuf.CodedInputStream input)static GcsSourcesGcsSources. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsSourcesGcsSources. parseFrom(InputStream input)static GcsSourcesGcsSources. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsSourcesGcsSources. parseFrom(ByteBuffer data)static GcsSourcesGcsSources. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type GcsSources Modifier and Type Method Description com.google.protobuf.Parser<GcsSources>GcsSources. getParserForType()static com.google.protobuf.Parser<GcsSources>GcsSources. parser()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type GcsSources Modifier and Type Method Description GcsSources.BuilderGcsSources.Builder. mergeFrom(GcsSources other)ImportDocumentsRequest.BuilderImportDocumentsRequest.Builder. mergeGcsSource(GcsSources value)Optional.static GcsSources.BuilderGcsSources. newBuilder(GcsSources prototype)ImportDocumentsRequest.BuilderImportDocumentsRequest.Builder. setGcsSource(GcsSources value)Optional.
-