Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::FileData (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::FileData.

URI based data.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#file_uri

def file_uri() -> ::String
Returns
  • (::String) — Required. URI.

#file_uri=

def file_uri=(value) -> ::String
Parameter
  • value (::String) — Required. URI.
Returns
  • (::String) — Required. URI.

#mime_type

def mime_type() -> ::String
Returns
  • (::String) — Required. The IANA standard MIME type of the source data.

#mime_type=

def mime_type=(value) -> ::String
Parameter
  • value (::String) — Required. The IANA standard MIME type of the source data.
Returns
  • (::String) — Required. The IANA standard MIME type of the source data.