class GoogleCloudIntegrationsV1alphaIntegrationParameter extends Model (View source)

Properties

bool $containsLargeData
string $dataType
protected $defaultValueType
protected $defaultValueDataType
string $displayName
string $inputOutputType
bool $isTransient
string $jsonSchema
string $key
bool $masked
string $producer
bool $searchable

Methods

setContainsLargeData($containsLargeData)

No description

bool
getContainsLargeData()

No description

setDataType($dataType)

No description

string
getDataType()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setInputOutputType($inputOutputType)

No description

string
getInputOutputType()

No description

setIsTransient($isTransient)

No description

bool
getIsTransient()

No description

setJsonSchema($jsonSchema)

No description

string
getJsonSchema()

No description

setKey($key)

No description

string
getKey()

No description

setMasked($masked)

No description

bool
getMasked()

No description

setProducer($producer)

No description

string
getProducer()

No description

setSearchable($searchable)

No description

bool
getSearchable()

No description

Details

setContainsLargeData($containsLargeData)

No description

Parameters

$containsLargeData

bool getContainsLargeData()

No description

Return Value

bool

setDataType($dataType)

No description

Parameters

$dataType

string getDataType()

No description

Return Value

string

setDefaultValue(GoogleCloudIntegrationsV1alphaValueType $defaultValue)

No description

Parameters

GoogleCloudIntegrationsV1alphaValueType $defaultValue

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setInputOutputType($inputOutputType)

No description

Parameters

$inputOutputType

string getInputOutputType()

No description

Return Value

string

setIsTransient($isTransient)

No description

Parameters

$isTransient

bool getIsTransient()

No description

Return Value

bool

setJsonSchema($jsonSchema)

No description

Parameters

$jsonSchema

string getJsonSchema()

No description

Return Value

string

setKey($key)

No description

Parameters

$key

string getKey()

No description

Return Value

string

setMasked($masked)

No description

Parameters

$masked

bool getMasked()

No description

Return Value

bool

setProducer($producer)

No description

Parameters

$producer

string getProducer()

No description

Return Value

string

setSearchable($searchable)

No description

Parameters

$searchable

bool getSearchable()

No description

Return Value

bool