Uses of Class
com.google.cloud.dialogflow.v2.GcsSources
-
Packages that use GcsSources Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of GcsSources in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 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.GcsSourcesInputConfig.Builder. getGcsSource()The Cloud Storage URI has the form gs://<Google Cloud Storage bucket name>//agent*.json.GcsSourcesInputConfig. getGcsSource()The Cloud Storage URI has the form gs://<Google Cloud Storage bucket name>//agent*.json.GcsSourcesInputConfigOrBuilder. getGcsSource()The Cloud Storage URI has the form gs://<Google Cloud Storage bucket name>//agent*.json.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.v2 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.v2 with parameters of type GcsSources Modifier and Type Method Description GcsSources.BuilderGcsSources.Builder. mergeFrom(GcsSources other)ImportDocumentsRequest.BuilderImportDocumentsRequest.Builder. mergeGcsSource(GcsSources value)Optional.InputConfig.BuilderInputConfig.Builder. mergeGcsSource(GcsSources value)The Cloud Storage URI has the form gs://<Google Cloud Storage bucket name>//agent*.json.static GcsSources.BuilderGcsSources. newBuilder(GcsSources prototype)ImportDocumentsRequest.BuilderImportDocumentsRequest.Builder. setGcsSource(GcsSources value)Optional.InputConfig.BuilderInputConfig.Builder. setGcsSource(GcsSources value)The Cloud Storage URI has the form gs://<Google Cloud Storage bucket name>//agent*.json.
-