| Package | Description |
|---|---|
| com.google.cloud.oslogin.v1 |
| Modifier and Type | Method and Description |
|---|---|
LoginProfile |
LoginProfile.Builder.build() |
LoginProfile |
LoginProfile.Builder.buildPartial() |
static LoginProfile |
LoginProfile.getDefaultInstance() |
LoginProfile |
LoginProfile.getDefaultInstanceForType() |
LoginProfile |
LoginProfile.Builder.getDefaultInstanceForType() |
LoginProfile |
ImportSshPublicKeyResponseOrBuilder.getLoginProfile()
The login profile information for the user.
|
LoginProfile |
ImportSshPublicKeyResponse.getLoginProfile()
The login profile information for the user.
|
LoginProfile |
ImportSshPublicKeyResponse.Builder.getLoginProfile()
The login profile information for the user.
|
static LoginProfile |
LoginProfile.parseDelimitedFrom(InputStream input) |
static LoginProfile |
LoginProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LoginProfile |
LoginProfile.parseFrom(byte[] data) |
static LoginProfile |
LoginProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LoginProfile |
LoginProfile.parseFrom(ByteBuffer data) |
static LoginProfile |
LoginProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LoginProfile |
LoginProfile.parseFrom(com.google.protobuf.ByteString data) |
static LoginProfile |
LoginProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LoginProfile |
LoginProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static LoginProfile |
LoginProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LoginProfile |
LoginProfile.parseFrom(InputStream input) |
static LoginProfile |
LoginProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LoginProfile> |
LoginProfile.getParserForType() |
static com.google.protobuf.Parser<LoginProfile> |
LoginProfile.parser() |
| Modifier and Type | Method and Description |
|---|---|
LoginProfile.Builder |
LoginProfile.Builder.mergeFrom(LoginProfile other) |
ImportSshPublicKeyResponse.Builder |
ImportSshPublicKeyResponse.Builder.mergeLoginProfile(LoginProfile value)
The login profile information for the user.
|
static LoginProfile.Builder |
LoginProfile.newBuilder(LoginProfile prototype) |
ImportSshPublicKeyResponse.Builder |
ImportSshPublicKeyResponse.Builder.setLoginProfile(LoginProfile value)
The login profile information for the user.
|
Copyright © 2023 Google LLC. All rights reserved.