Required. Input only. The password of the custom account. The credential is stored encrypted and not returned in any response nor included in audit logs.
↳ login_url
string
Required. The login form URL of the website.
getUsername
Required. The user name of the custom account.
Returns
Type
Description
string
setUsername
Required. The user name of the custom account.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPassword
Required. Input only. The password of the custom account. The credential is stored encrypted
and not returned in any response nor included in audit logs.
Returns
Type
Description
string
setPassword
Required. Input only. The password of the custom account. The credential is stored encrypted
and not returned in any response nor included in audit logs.
[[["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 2025-08-28 UTC."],[],[],null,["# Google Cloud Web Security Scanner V1 Client - Class CustomAccount (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-web-security-scanner/latest/V1.ScanConfig.Authentication.CustomAccount)\n- [1.0.4](/php/docs/reference/cloud-web-security-scanner/1.0.4/V1.ScanConfig.Authentication.CustomAccount)\n- [0.8.5](/php/docs/reference/cloud-web-security-scanner/0.8.5/V1.ScanConfig.Authentication.CustomAccount)\n- [0.7.18](/php/docs/reference/cloud-web-security-scanner/0.7.18/V1.ScanConfig.Authentication.CustomAccount) \nReference documentation and code samples for the Google Cloud Web Security Scanner V1 Client class CustomAccount.\n\nDescribes authentication configuration that uses a custom account.\n\nGenerated from protobuf message `google.cloud.websecurityscanner.v1.ScanConfig.Authentication.CustomAccount`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ WebSecurityScanner \\\\ V1 \\\\ ScanConfig \\\\ Authentication\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUsername\n\nRequired. The user name of the custom account.\n\n### setUsername\n\nRequired. The user name of the custom account.\n\n### getPassword\n\nRequired. Input only. The password of the custom account. The credential is stored encrypted\nand not returned in any response nor included in audit logs.\n\n### setPassword\n\nRequired. Input only. The password of the custom account. The credential is stored encrypted\nand not returned in any response nor included in audit logs.\n\n### getLoginUrl\n\nRequired. The login form URL of the website.\n\n### setLoginUrl\n\nRequired. The login form URL of the website."]]