public static class CloudShellCredentials.Builder extends GoogleCredentials.Builder
quotaProjectId
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(CloudShellCredentials credentials) |
Modifier and Type | Method and Description |
---|---|
CloudShellCredentials |
build() |
int |
getAuthPort() |
CloudShellCredentials.Builder |
setAuthPort(int authPort) |
getQuotaProjectId, setAccessToken, setQuotaProjectId
getAccessToken, getExpirationMargin, getRefreshMargin, setExpirationMargin, setRefreshMargin
protected Builder()
protected Builder(CloudShellCredentials credentials)
public CloudShellCredentials.Builder setAuthPort(int authPort)
public int getAuthPort()
public CloudShellCredentials build()
build
in class GoogleCredentials.Builder
Copyright © 2023 Google. All rights reserved.