| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
AuthConfig.OauthConfig |
AuthConfig.OauthConfig.Builder.build() |
AuthConfig.OauthConfig |
AuthConfig.OauthConfig.Builder.buildPartial() |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.getDefaultInstance() |
AuthConfig.OauthConfig |
AuthConfig.OauthConfig.getDefaultInstanceForType() |
AuthConfig.OauthConfig |
AuthConfig.OauthConfig.Builder.getDefaultInstanceForType() |
AuthConfig.OauthConfig |
AuthConfig.getOauthConfig()
Config for user oauth.
|
AuthConfig.OauthConfig |
AuthConfig.Builder.getOauthConfig()
Config for user oauth.
|
AuthConfig.OauthConfig |
AuthConfigOrBuilder.getOauthConfig()
Config for user oauth.
|
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseDelimitedFrom(InputStream input) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseFrom(byte[] data) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseFrom(ByteBuffer data) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseFrom(com.google.protobuf.ByteString data) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseFrom(InputStream input) |
static AuthConfig.OauthConfig |
AuthConfig.OauthConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AuthConfig.OauthConfig> |
AuthConfig.OauthConfig.getParserForType() |
static com.google.protobuf.Parser<AuthConfig.OauthConfig> |
AuthConfig.OauthConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
AuthConfig.OauthConfig.Builder |
AuthConfig.OauthConfig.Builder.mergeFrom(AuthConfig.OauthConfig other) |
AuthConfig.Builder |
AuthConfig.Builder.mergeOauthConfig(AuthConfig.OauthConfig value)
Config for user oauth.
|
static AuthConfig.OauthConfig.Builder |
AuthConfig.OauthConfig.newBuilder(AuthConfig.OauthConfig prototype) |
AuthConfig.Builder |
AuthConfig.Builder.setOauthConfig(AuthConfig.OauthConfig value)
Config for user oauth.
|
Copyright © 2024 Google LLC. All rights reserved.