Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class ExportEntityTypesResponse.
The response message for EntityTypes.ExportEntityTypes .
Generated from protobuf message google.cloud.dialogflow.cx.v3.ExportEntityTypesResponse
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entity_types_uri
string
The URI to a file containing the exported entity types. This field is populated only if entity_types_uri
is specified in ExportEntityTypesRequest
.
↳ entity_types_content
InlineDestination
Uncompressed byte content for entity types. This field is populated only if entity_types_content_inline
is set to true in ExportEntityTypesRequest
.
getEntityTypesUri
The URI to a file containing the exported entity types. This field is
populated only if entity_types_uri
is specified in ExportEntityTypesRequest
.
string
hasEntityTypesUri
setEntityTypesUri
The URI to a file containing the exported entity types. This field is
populated only if entity_types_uri
is specified in ExportEntityTypesRequest
.
var
string
$this
getEntityTypesContent
Uncompressed byte content for entity types. This field is populated only
if entity_types_content_inline
is set to true in ExportEntityTypesRequest
.
hasEntityTypesContent
setEntityTypesContent
Uncompressed byte content for entity types. This field is populated only
if entity_types_content_inline
is set to true in ExportEntityTypesRequest
.
$this
getExportedEntityTypes
string