Uses of Class
com.google.cloud.dialogflow.v2beta1.GcsDestination
-
Packages that use GcsDestination Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of GcsDestination in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return GcsDestination Modifier and Type Method Description GcsDestinationGcsDestination.Builder. build()GcsDestinationGcsDestination.Builder. buildPartial()static GcsDestinationGcsDestination. getDefaultInstance()GcsDestinationGcsDestination.Builder. getDefaultInstanceForType()GcsDestinationGcsDestination. getDefaultInstanceForType()GcsDestinationExportOperationMetadata.Builder. getExportedGcsDestination()Cloud Storage file path of the exported data.GcsDestinationExportOperationMetadata. getExportedGcsDestination()Cloud Storage file path of the exported data.GcsDestinationExportOperationMetadataOrBuilder. getExportedGcsDestination()Cloud Storage file path of the exported data.static GcsDestinationGcsDestination. parseDelimitedFrom(InputStream input)static GcsDestinationGcsDestination. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDestinationGcsDestination. parseFrom(byte[] data)static GcsDestinationGcsDestination. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDestinationGcsDestination. parseFrom(com.google.protobuf.ByteString data)static GcsDestinationGcsDestination. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDestinationGcsDestination. parseFrom(com.google.protobuf.CodedInputStream input)static GcsDestinationGcsDestination. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDestinationGcsDestination. parseFrom(InputStream input)static GcsDestinationGcsDestination. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDestinationGcsDestination. parseFrom(ByteBuffer data)static GcsDestinationGcsDestination. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type GcsDestination Modifier and Type Method Description com.google.protobuf.Parser<GcsDestination>GcsDestination. getParserForType()static com.google.protobuf.Parser<GcsDestination>GcsDestination. parser()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type GcsDestination Modifier and Type Method Description ExportOperationMetadata.BuilderExportOperationMetadata.Builder. mergeExportedGcsDestination(GcsDestination value)Cloud Storage file path of the exported data.GcsDestination.BuilderGcsDestination.Builder. mergeFrom(GcsDestination other)static GcsDestination.BuilderGcsDestination. newBuilder(GcsDestination prototype)ExportOperationMetadata.BuilderExportOperationMetadata.Builder. setExportedGcsDestination(GcsDestination value)Cloud Storage file path of the exported data.
-