Cloud OS Login V1beta API - Module Google::Cloud::OsLogin::V1beta::OsLoginService::Paths (v0.21.1)
0.21.1 (latest)
0.21.0
0.20.0
0.19.1
0.18.0
0.17.2
0.16.0
0.15.2
0.14.2
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.5
Reference documentation and code samples for the Cloud OS Login V1beta API module Google::Cloud::OsLogin::V1beta::OsLoginService::Paths.
Path helper methods for the OsLoginService API.
Methods
#posix_account_path
def posix_account_path ( user :, project :) - > :: String
Create a fully-qualified PosixAccount resource string.
The resource will be in the following format:
users/{user}/projects/{project}
Parameters
user (String)
project (String)
#ssh_public_key_path
def ssh_public_key_path ( user :, fingerprint :) - > :: String
Create a fully-qualified SshPublicKey resource string.
The resource will be in the following format:
users/{user}/sshPublicKeys/{fingerprint}
Parameters
user (String)
fingerprint (String)
#user_path
def user_path ( user :) - > :: String
Create a fully-qualified User resource string.
The resource will be in the following format:
users/{user}
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]