The Secret Manager key version that holds the password to access the remote repository. Must be in the format of projects/{project}/secrets/{secret}/versions/{version}.
getUsername
The username to access the remote repository.
Returns
Type
Description
string
setUsername
The username to access the remote repository.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPasswordSecretVersion
The Secret Manager key version that holds the password to access the
remote repository. Must be in the format of
projects/{project}/secrets/{secret}/versions/{version}.
Returns
Type
Description
string
setPasswordSecretVersion
The Secret Manager key version that holds the password to access the
remote repository. Must be in the format of
projects/{project}/secrets/{secret}/versions/{version}.
[[["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-09-09 UTC."],[],[],null,["# Google Cloud Artifact Registry V1 Client - Class UsernamePasswordCredentials (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-artifact-registry/latest/V1.RemoteRepositoryConfig.UpstreamCredentials.UsernamePasswordCredentials)\n- [1.2.0](/php/docs/reference/cloud-artifact-registry/1.2.0/V1.RemoteRepositoryConfig.UpstreamCredentials.UsernamePasswordCredentials)\n- [1.1.3](/php/docs/reference/cloud-artifact-registry/1.1.3/V1.RemoteRepositoryConfig.UpstreamCredentials.UsernamePasswordCredentials)\n- [1.0.0](/php/docs/reference/cloud-artifact-registry/1.0.0/V1.RemoteRepositoryConfig.UpstreamCredentials.UsernamePasswordCredentials)\n- [0.6.5](/php/docs/reference/cloud-artifact-registry/0.6.5/V1.RemoteRepositoryConfig.UpstreamCredentials.UsernamePasswordCredentials)\n- [0.5.1](/php/docs/reference/cloud-artifact-registry/0.5.1/V1.RemoteRepositoryConfig.UpstreamCredentials.UsernamePasswordCredentials)\n- [0.4.4](/php/docs/reference/cloud-artifact-registry/0.4.4/V1.RemoteRepositoryConfig.UpstreamCredentials.UsernamePasswordCredentials)\n- [0.3.13](/php/docs/reference/cloud-artifact-registry/0.3.13/V1.RemoteRepositoryConfig.UpstreamCredentials.UsernamePasswordCredentials) \nReference documentation and code samples for the Google Cloud Artifact Registry V1 Client class UsernamePasswordCredentials.\n\nUsername and password credentials.\n\nGenerated from protobuf message `google.devtools.artifactregistry.v1.RemoteRepositoryConfig.UpstreamCredentials.UsernamePasswordCredentials`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ArtifactRegistry \\\\ V1 \\\\ RemoteRepositoryConfig \\\\ UpstreamCredentials\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUsername\n\nThe username to access the remote repository.\n\n### setUsername\n\nThe username to access the remote repository.\n\n### getPasswordSecretVersion\n\nThe Secret Manager key version that holds the password to access the\nremote repository. Must be in the format of\n`projects/{project}/secrets/{secret}/versions/{version}`.\n\n### setPasswordSecretVersion\n\nThe Secret Manager key version that holds the password to access the\nremote repository. Must be in the format of\n`projects/{project}/secrets/{secret}/versions/{version}`."]]