code
stringlengths
15
9.96M
docstring
stringlengths
1
10.1k
func_name
stringlengths
1
124
language
stringclasses
1 value
repo
stringlengths
7
63
path
stringlengths
6
186
url
stringlengths
50
236
license
stringclasses
4 values
public function setSourceEntity($sourceEntity) { $this->sourceEntity = $sourceEntity; }
@param string
setSourceEntity
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SynonymEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SynonymEntity.php
Apache-2.0
public function getSourceEntity() { return $this->sourceEntity; }
@return string
getSourceEntity
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SynonymEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SynonymEntity.php
Apache-2.0
public function setSourceType($sourceType) { $this->sourceType = $sourceType; }
@param string
setSourceType
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SynonymEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SynonymEntity.php
Apache-2.0
public function getSourceType() { return $this->sourceType; }
@return string
getSourceType
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SynonymEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SynonymEntity.php
Apache-2.0
public function setDumpParallelLevel($dumpParallelLevel) { $this->dumpParallelLevel = $dumpParallelLevel; }
@param string
setDumpParallelLevel
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/PerformanceConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/PerformanceConfig.php
Apache-2.0
public function getDumpParallelLevel() { return $this->dumpParallelLevel; }
@return string
getDumpParallelLevel
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/PerformanceConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/PerformanceConfig.php
Apache-2.0
public function setEngine($engine) { $this->engine = $engine; }
@param string
setEngine
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/DatabaseEngineInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/DatabaseEngineInfo.php
Apache-2.0
public function getEngine() { return $this->engine; }
@return string
getEngine
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/DatabaseEngineInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/DatabaseEngineInfo.php
Apache-2.0
public function setVersion($version) { $this->version = $version; }
@param string
setVersion
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/DatabaseEngineInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/DatabaseEngineInfo.php
Apache-2.0
public function getVersion() { return $this->version; }
@return string
getVersion
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/DatabaseEngineInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/DatabaseEngineInfo.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Expr.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Expr.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Expr.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Expr.php
Apache-2.0
public function setExpression($expression) { $this->expression = $expression; }
@param string
setExpression
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Expr.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Expr.php
Apache-2.0
public function getExpression() { return $this->expression; }
@return string
getExpression
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Expr.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Expr.php
Apache-2.0
public function setLocation($location) { $this->location = $location; }
@param string
setLocation
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Expr.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Expr.php
Apache-2.0
public function getLocation() { return $this->location; }
@return string
getLocation
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Expr.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Expr.php
Apache-2.0
public function setTitle($title) { $this->title = $title; }
@param string
setTitle
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Expr.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Expr.php
Apache-2.0
public function getTitle() { return $this->title; }
@return string
getTitle
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Expr.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Expr.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ListOperationsResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ListOperationsResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ListOperationsResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ListOperationsResponse.php
Apache-2.0
public function setOperations($operations) { $this->operations = $operations; }
@param Operation[]
setOperations
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ListOperationsResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ListOperationsResponse.php
Apache-2.0
public function getOperations() { return $this->operations; }
@return Operation[]
getOperations
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ListOperationsResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ListOperationsResponse.php
Apache-2.0
public function setMappingRules($mappingRules) { $this->mappingRules = $mappingRules; }
@param MappingRule[]
setMappingRules
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ListMappingRulesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ListMappingRulesResponse.php
Apache-2.0
public function getMappingRules() { return $this->mappingRules; }
@return MappingRule[]
getMappingRules
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ListMappingRulesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ListMappingRulesResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ListMappingRulesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ListMappingRulesResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ListMappingRulesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ListMappingRulesResponse.php
Apache-2.0
public function setEntities($entities) { $this->entities = $entities; }
@param string[]
setEntities
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/MappingRuleFilter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/MappingRuleFilter.php
Apache-2.0
public function getEntities() { return $this->entities; }
@return string[]
getEntities
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/MappingRuleFilter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/MappingRuleFilter.php
Apache-2.0
public function setEntityNameContains($entityNameContains) { $this->entityNameContains = $entityNameContains; }
@param string
setEntityNameContains
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/MappingRuleFilter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/MappingRuleFilter.php
Apache-2.0
public function getEntityNameContains() { return $this->entityNameContains; }
@return string
getEntityNameContains
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/MappingRuleFilter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/MappingRuleFilter.php
Apache-2.0
public function setEntityNamePrefix($entityNamePrefix) { $this->entityNamePrefix = $entityNamePrefix; }
@param string
setEntityNamePrefix
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/MappingRuleFilter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/MappingRuleFilter.php
Apache-2.0
public function getEntityNamePrefix() { return $this->entityNamePrefix; }
@return string
getEntityNamePrefix
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/MappingRuleFilter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/MappingRuleFilter.php
Apache-2.0
public function setEntityNameSuffix($entityNameSuffix) { $this->entityNameSuffix = $entityNameSuffix; }
@param string
setEntityNameSuffix
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/MappingRuleFilter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/MappingRuleFilter.php
Apache-2.0
public function getEntityNameSuffix() { return $this->entityNameSuffix; }
@return string
getEntityNameSuffix
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/MappingRuleFilter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/MappingRuleFilter.php
Apache-2.0
public function setParentEntity($parentEntity) { $this->parentEntity = $parentEntity; }
@param string
setParentEntity
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/MappingRuleFilter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/MappingRuleFilter.php
Apache-2.0
public function getParentEntity() { return $this->parentEntity; }
@return string
getParentEntity
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/MappingRuleFilter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/MappingRuleFilter.php
Apache-2.0
public function setOracleSourceConfig(OracleSourceConfig $oracleSourceConfig) { $this->oracleSourceConfig = $oracleSourceConfig; }
@param OracleSourceConfig
setOracleSourceConfig
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/OracleToPostgresConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/OracleToPostgresConfig.php
Apache-2.0
public function getOracleSourceConfig() { return $this->oracleSourceConfig; }
@return OracleSourceConfig
getOracleSourceConfig
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/OracleToPostgresConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/OracleToPostgresConfig.php
Apache-2.0
public function setPostgresDestinationConfig(PostgresDestinationConfig $postgresDestinationConfig) { $this->postgresDestinationConfig = $postgresDestinationConfig; }
@param PostgresDestinationConfig
setPostgresDestinationConfig
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/OracleToPostgresConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/OracleToPostgresConfig.php
Apache-2.0
public function getPostgresDestinationConfig() { return $this->postgresDestinationConfig; }
@return PostgresDestinationConfig
getPostgresDestinationConfig
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/OracleToPostgresConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/OracleToPostgresConfig.php
Apache-2.0
public function setSqlCode($sqlCode) { $this->sqlCode = $sqlCode; }
@param string
setSqlCode
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SourceSqlChange.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SourceSqlChange.php
Apache-2.0
public function getSqlCode() { return $this->sqlCode; }
@return string
getSqlCode
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SourceSqlChange.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SourceSqlChange.php
Apache-2.0
public function setPassword($password) { $this->password = $password; }
@param string
setPassword
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/UserPassword.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/UserPassword.php
Apache-2.0
public function getPassword() { return $this->password; }
@return string
getPassword
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/UserPassword.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/UserPassword.php
Apache-2.0
public function setPasswordSet($passwordSet) { $this->passwordSet = $passwordSet; }
@param bool
setPasswordSet
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/UserPassword.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/UserPassword.php
Apache-2.0
public function getPasswordSet() { return $this->passwordSet; }
@return bool
getPasswordSet
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/UserPassword.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/UserPassword.php
Apache-2.0
public function setUser($user) { $this->user = $user; }
@param string
setUser
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/UserPassword.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/UserPassword.php
Apache-2.0
public function getUser() { return $this->user; }
@return string
getUser
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/UserPassword.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/UserPassword.php
Apache-2.0
public function setClusterId($clusterId) { $this->clusterId = $clusterId; }
@param string
setClusterId
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbConnectionProfile.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbConnectionProfile.php
Apache-2.0
public function getClusterId() { return $this->clusterId; }
@return string
getClusterId
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbConnectionProfile.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbConnectionProfile.php
Apache-2.0
public function setSettings(AlloyDbSettings $settings) { $this->settings = $settings; }
@param AlloyDbSettings
setSettings
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbConnectionProfile.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbConnectionProfile.php
Apache-2.0
public function getSettings() { return $this->settings; }
@return AlloyDbSettings
getSettings
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbConnectionProfile.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbConnectionProfile.php
Apache-2.0
public function setGcsBucket($gcsBucket) { $this->gcsBucket = $gcsBucket; }
@param string
setGcsBucket
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SqlServerBackups.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SqlServerBackups.php
Apache-2.0
public function getGcsBucket() { return $this->gcsBucket; }
@return string
getGcsBucket
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SqlServerBackups.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SqlServerBackups.php
Apache-2.0
public function setGcsPrefix($gcsPrefix) { $this->gcsPrefix = $gcsPrefix; }
@param string
setGcsPrefix
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SqlServerBackups.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SqlServerBackups.php
Apache-2.0
public function getGcsPrefix() { return $this->gcsPrefix; }
@return string
getGcsPrefix
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SqlServerBackups.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SqlServerBackups.php
Apache-2.0
public function setVmZone($vmZone) { $this->vmZone = $vmZone; }
@param string
setVmZone
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/VmSelectionConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/VmSelectionConfig.php
Apache-2.0
public function getVmZone() { return $this->vmZone; }
@return string
getVmZone
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/VmSelectionConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/VmSelectionConfig.php
Apache-2.0
public function setDone($done) { $this->done = $done; }
@param bool
setDone
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Operation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Operation.php
Apache-2.0
public function getDone() { return $this->done; }
@return bool
getDone
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Operation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Operation.php
Apache-2.0
public function setError(Status $error) { $this->error = $error; }
@param Status
setError
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Operation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Operation.php
Apache-2.0
public function getError() { return $this->error; }
@return Status
getError
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Operation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Operation.php
Apache-2.0
public function setMetadata($metadata) { $this->metadata = $metadata; }
@param array[]
setMetadata
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Operation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Operation.php
Apache-2.0
public function getMetadata() { return $this->metadata; }
@return array[]
getMetadata
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Operation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Operation.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Operation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Operation.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Operation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Operation.php
Apache-2.0
public function setResponse($response) { $this->response = $response; }
@param array[]
setResponse
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Operation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Operation.php
Apache-2.0
public function getResponse() { return $this->response; }
@return array[]
getResponse
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/Operation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/Operation.php
Apache-2.0
public function setCaCertificate($caCertificate) { $this->caCertificate = $caCertificate; }
@param string
setCaCertificate
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SslConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SslConfig.php
Apache-2.0
public function getCaCertificate() { return $this->caCertificate; }
@return string
getCaCertificate
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SslConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SslConfig.php
Apache-2.0
public function setClientCertificate($clientCertificate) { $this->clientCertificate = $clientCertificate; }
@param string
setClientCertificate
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SslConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SslConfig.php
Apache-2.0
public function getClientCertificate() { return $this->clientCertificate; }
@return string
getClientCertificate
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SslConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SslConfig.php
Apache-2.0
public function setClientKey($clientKey) { $this->clientKey = $clientKey; }
@param string
setClientKey
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SslConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SslConfig.php
Apache-2.0
public function getClientKey() { return $this->clientKey; }
@return string
getClientKey
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SslConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SslConfig.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SslConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SslConfig.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/SslConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/SslConfig.php
Apache-2.0
public function setConstraints($constraints) { $this->constraints = $constraints; }
@param ConstraintEntity[]
setConstraints
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ViewEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ViewEntity.php
Apache-2.0
public function getConstraints() { return $this->constraints; }
@return ConstraintEntity[]
getConstraints
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ViewEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ViewEntity.php
Apache-2.0
public function setCustomFeatures($customFeatures) { $this->customFeatures = $customFeatures; }
@param array[]
setCustomFeatures
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ViewEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ViewEntity.php
Apache-2.0
public function getCustomFeatures() { return $this->customFeatures; }
@return array[]
getCustomFeatures
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ViewEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ViewEntity.php
Apache-2.0
public function setSqlCode($sqlCode) { $this->sqlCode = $sqlCode; }
@param string
setSqlCode
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ViewEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ViewEntity.php
Apache-2.0
public function getSqlCode() { return $this->sqlCode; }
@return string
getSqlCode
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/ViewEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/ViewEntity.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/DumpFlag.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/DumpFlag.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/DumpFlag.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/DumpFlag.php
Apache-2.0
public function setValue($value) { $this->value = $value; }
@param string
setValue
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/DumpFlag.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/DumpFlag.php
Apache-2.0
public function getValue() { return $this->value; }
@return string
getValue
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/DumpFlag.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/DumpFlag.php
Apache-2.0
public function setDatabaseVersion($databaseVersion) { $this->databaseVersion = $databaseVersion; }
@param string
setDatabaseVersion
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function getDatabaseVersion() { return $this->databaseVersion; }
@return string
getDatabaseVersion
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function setEncryptionConfig(EncryptionConfig $encryptionConfig) { $this->encryptionConfig = $encryptionConfig; }
@param EncryptionConfig
setEncryptionConfig
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function getEncryptionConfig() { return $this->encryptionConfig; }
@return EncryptionConfig
getEncryptionConfig
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function setInitialUser(UserPassword $initialUser) { $this->initialUser = $initialUser; }
@param UserPassword
setInitialUser
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function getInitialUser() { return $this->initialUser; }
@return UserPassword
getInitialUser
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function setLabels($labels) { $this->labels = $labels; }
@param string[]
setLabels
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function getLabels() { return $this->labels; }
@return string[]
getLabels
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function setPrimaryInstanceSettings(PrimaryInstanceSettings $primaryInstanceSettings) { $this->primaryInstanceSettings = $primaryInstanceSettings; }
@param PrimaryInstanceSettings
setPrimaryInstanceSettings
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function getPrimaryInstanceSettings() { return $this->primaryInstanceSettings; }
@return PrimaryInstanceSettings
getPrimaryInstanceSettings
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function setVpcNetwork($vpcNetwork) { $this->vpcNetwork = $vpcNetwork; }
@param string
setVpcNetwork
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function getVpcNetwork() { return $this->vpcNetwork; }
@return string
getVpcNetwork
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/AlloyDbSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/AlloyDbSettings.php
Apache-2.0
public function setActivationPolicy($activationPolicy) { $this->activationPolicy = $activationPolicy; }
@param string
setActivationPolicy
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/CloudSqlSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/CloudSqlSettings.php
Apache-2.0
public function getActivationPolicy() { return $this->activationPolicy; }
@return string
getActivationPolicy
php
googleapis/google-api-php-client-services
src/DatabaseMigrationService/CloudSqlSettings.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/DatabaseMigrationService/CloudSqlSettings.php
Apache-2.0