Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::AssistantContent::File.
A file, e.g., an audio summary.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#file_id
def file_id() -> ::String
Returns
- (::String) — Required. The file ID.
#file_id=
def file_id=(value) -> ::String
Parameter
- value (::String) — Required. The file ID.
Returns
- (::String) — Required. The file ID.
#mime_type
def mime_type() -> ::String
Returns
- (::String) — Required. The media type (MIME type) of the file.
#mime_type=
def mime_type=(value) -> ::String
Parameter
- value (::String) — Required. The media type (MIME type) of the file.
Returns
- (::String) — Required. The media type (MIME type) of the file.