| Modifier and Type | Method and Description |
|---|---|
UserInfo |
UserInfo.Builder.build() |
UserInfo |
UserInfo.Builder.buildPartial() |
static UserInfo |
UserInfo.getDefaultInstance() |
UserInfo |
UserInfo.getDefaultInstanceForType() |
UserInfo |
UserInfo.Builder.getDefaultInstanceForType() |
UserInfo |
TransferConfig.getOwnerInfo()
Output only.
|
UserInfo |
TransferConfig.Builder.getOwnerInfo()
Output only.
|
UserInfo |
TransferConfigOrBuilder.getOwnerInfo()
Output only.
|
static UserInfo |
UserInfo.parseDelimitedFrom(InputStream input) |
static UserInfo |
UserInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserInfo |
UserInfo.parseFrom(byte[] data) |
static UserInfo |
UserInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserInfo |
UserInfo.parseFrom(ByteBuffer data) |
static UserInfo |
UserInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserInfo |
UserInfo.parseFrom(com.google.protobuf.ByteString data) |
static UserInfo |
UserInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserInfo |
UserInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserInfo |
UserInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserInfo |
UserInfo.parseFrom(InputStream input) |
static UserInfo |
UserInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UserInfo> |
UserInfo.getParserForType() |
static com.google.protobuf.Parser<UserInfo> |
UserInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
UserInfo.Builder |
UserInfo.Builder.mergeFrom(UserInfo other) |
TransferConfig.Builder |
TransferConfig.Builder.mergeOwnerInfo(UserInfo value)
Output only.
|
static UserInfo.Builder |
UserInfo.newBuilder(UserInfo prototype) |
TransferConfig.Builder |
TransferConfig.Builder.setOwnerInfo(UserInfo value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.