| Modifier and Type | Method and Description |
|---|---|
UserId |
UserId.Builder.build() |
UserId |
UserId.Builder.buildPartial() |
static UserId |
UserId.getDefaultInstance() |
UserId |
UserId.getDefaultInstanceForType() |
UserId |
UserId.Builder.getDefaultInstanceForType() |
UserId |
UserInfoOrBuilder.getUserIds(int index)
Optional.
|
UserId |
UserInfo.getUserIds(int index)
Optional.
|
UserId |
UserInfo.Builder.getUserIds(int index)
Optional.
|
static UserId |
UserId.parseDelimitedFrom(InputStream input) |
static UserId |
UserId.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserId |
UserId.parseFrom(byte[] data) |
static UserId |
UserId.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserId |
UserId.parseFrom(ByteBuffer data) |
static UserId |
UserId.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserId |
UserId.parseFrom(com.google.protobuf.ByteString data) |
static UserId |
UserId.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserId |
UserId.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserId |
UserId.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserId |
UserId.parseFrom(InputStream input) |
static UserId |
UserId.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UserId> |
UserId.getParserForType() |
List<UserId> |
UserInfoOrBuilder.getUserIdsList()
Optional.
|
List<UserId> |
UserInfo.getUserIdsList()
Optional.
|
List<UserId> |
UserInfo.Builder.getUserIdsList()
Optional.
|
static com.google.protobuf.Parser<UserId> |
UserId.parser() |
| Modifier and Type | Method and Description |
|---|---|
UserInfo.Builder |
UserInfo.Builder.addUserIds(int index,
UserId value)
Optional.
|
UserInfo.Builder |
UserInfo.Builder.addUserIds(UserId value)
Optional.
|
UserId.Builder |
UserId.Builder.mergeFrom(UserId other) |
static UserId.Builder |
UserId.newBuilder(UserId prototype) |
UserInfo.Builder |
UserInfo.Builder.setUserIds(int index,
UserId value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
UserInfo.Builder |
UserInfo.Builder.addAllUserIds(Iterable<? extends UserId> values)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.