Google Cloud Gemini Data Analytics V1beta Client - Class Blob (0.9.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class Blob.
A blob of data with a MIME type.
Generated from protobuf messagegoogle.cloud.geminidataanalytics.v1beta.Blob
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ mime_type
string
Required. The IANA standard MIME type of the message data.
↳ data
string
Required. The data represented as bytes.
getMimeType
Required. The IANA standard MIME type of the message data.
Returns
Type
Description
string
setMimeType
Required. The IANA standard MIME type of the message data.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]