Overview

Classes

  • Google_Service_Script
  • Google_Service_Script_Content
  • Google_Service_Script_CreateProjectRequest
  • Google_Service_Script_Deployment
  • Google_Service_Script_DeploymentConfig
  • Google_Service_Script_EntryPoint
  • Google_Service_Script_ExecuteStreamResponse
  • Google_Service_Script_ExecutionError
  • Google_Service_Script_ExecutionRequest
  • Google_Service_Script_ExecutionResponse
  • Google_Service_Script_GoogleAppsScriptTypeAddOnEntryPoint
  • Google_Service_Script_GoogleAppsScriptTypeExecutionApiConfig
  • Google_Service_Script_GoogleAppsScriptTypeExecutionApiEntryPoint
  • Google_Service_Script_GoogleAppsScriptTypeFunction
  • Google_Service_Script_GoogleAppsScriptTypeFunctionSet
  • Google_Service_Script_GoogleAppsScriptTypeProcess
  • Google_Service_Script_GoogleAppsScriptTypeUser
  • Google_Service_Script_GoogleAppsScriptTypeWebAppConfig
  • Google_Service_Script_GoogleAppsScriptTypeWebAppEntryPoint
  • Google_Service_Script_ListDeploymentsResponse
  • Google_Service_Script_ListScriptProcessesResponse
  • Google_Service_Script_ListUserProcessesResponse
  • Google_Service_Script_ListValue
  • Google_Service_Script_ListVersionsResponse
  • Google_Service_Script_Metrics
  • Google_Service_Script_MetricsValue
  • Google_Service_Script_Operation
  • Google_Service_Script_Processes_Resource
  • Google_Service_Script_Project
  • Google_Service_Script_Projects_Resource
  • Google_Service_Script_ProjectsDeployments_Resource
  • Google_Service_Script_ProjectsVersions_Resource
  • Google_Service_Script_ScriptEmpty
  • Google_Service_Script_ScriptExecutionResult
  • Google_Service_Script_ScriptFile
  • Google_Service_Script_Scripts_Resource
  • Google_Service_Script_ScriptStackTraceElement
  • Google_Service_Script_Status
  • Google_Service_Script_Struct
  • Google_Service_Script_UpdateDeploymentRequest
  • Google_Service_Script_Value
  • Google_Service_Script_Version
  • Overview
  • Class
  • Tree

Class Google_Service_Script_Value

Google_Model
Extended by Google_Service_Script_Value
Located at Script.php
Methods summary
public
# setBoolValue( mixed $boolValue )
public
# getBoolValue( )
public
# setBytesValue( mixed $bytesValue )
public
# getBytesValue( )
public
# setDateValue( mixed $dateValue )
public
# getDateValue( )
public
# setListValue( Google_Service_Script_ListValue $listValue )
public
# getListValue( )
public
# setNullValue( mixed $nullValue )
public
# getNullValue( )
public
# setNumberValue( mixed $numberValue )
public
# getNumberValue( )
public
# setProtoValue( mixed $protoValue )
public
# getProtoValue( )
public
# setStringValue( mixed $stringValue )
public
# getStringValue( )
public
# setStructValue( Google_Service_Script_Struct $structValue )
public
# getStructValue( )
Properties summary
protected array $internal_gapi_mappings
#array( )
public mixed $boolValue
#
public mixed $bytesValue
#
public mixed $dateValue
#
protected string $listValueType
#'Google_Service_Script_ListValue'
protected string $listValueDataType
#''
public mixed $nullValue
#
public mixed $numberValue
#
public mixed $protoValue
#
public mixed $stringValue
#
protected string $structValueType
#'Google_Service_Script_Struct'
protected string $structValueDataType
#''
© 2020 Google Inc.
Apps Script API documentation generated by ApiGen 2.8.0