class GoogleCloudAiplatformV1GenerateContentRequest extends Collection (View source)

Properties

protected $collection_key
protected $contentsType
protected $contentsDataType
protected $generationConfigType
protected $generationConfigDataType
protected $safetySettingsType
protected $safetySettingsDataType
protected $systemInstructionType
protected $systemInstructionDataType
protected $toolConfigType
protected $toolConfigDataType
protected $toolsType
protected $toolsDataType

Methods

Details

setContents($contents)

No description

Parameters

$contents

GoogleCloudAiplatformV1Content[] getContents()

No description

setGenerationConfig(GoogleCloudAiplatformV1GenerationConfig $generationConfig)

No description

Parameters

GoogleCloudAiplatformV1GenerationConfig $generationConfig

setSafetySettings($safetySettings)

No description

Parameters

$safetySettings

GoogleCloudAiplatformV1SafetySetting[] getSafetySettings()

No description

setSystemInstruction(GoogleCloudAiplatformV1Content $systemInstruction)

No description

Parameters

GoogleCloudAiplatformV1Content $systemInstruction

GoogleCloudAiplatformV1Content getSystemInstruction()

No description

setToolConfig(GoogleCloudAiplatformV1ToolConfig $toolConfig)

No description

Parameters

GoogleCloudAiplatformV1ToolConfig $toolConfig

setTools($tools)

No description

Parameters

$tools

GoogleCloudAiplatformV1Tool[] getTools()

No description