| Modifier and Type | Method and Description |
|---|---|
ProfileQuery |
ProfileQuery.Builder.build() |
ProfileQuery |
ProfileQuery.Builder.buildPartial() |
static ProfileQuery |
ProfileQuery.getDefaultInstance() |
ProfileQuery |
ProfileQuery.getDefaultInstanceForType() |
ProfileQuery |
ProfileQuery.Builder.getDefaultInstanceForType() |
ProfileQuery |
SearchProfilesRequest.getProfileQuery()
Optional.
|
ProfileQuery |
SearchProfilesRequest.Builder.getProfileQuery()
Optional.
|
ProfileQuery |
SearchProfilesRequestOrBuilder.getProfileQuery()
Optional.
|
static ProfileQuery |
ProfileQuery.parseDelimitedFrom(InputStream input) |
static ProfileQuery |
ProfileQuery.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileQuery |
ProfileQuery.parseFrom(byte[] data) |
static ProfileQuery |
ProfileQuery.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileQuery |
ProfileQuery.parseFrom(ByteBuffer data) |
static ProfileQuery |
ProfileQuery.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileQuery |
ProfileQuery.parseFrom(com.google.protobuf.ByteString data) |
static ProfileQuery |
ProfileQuery.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileQuery |
ProfileQuery.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProfileQuery |
ProfileQuery.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileQuery |
ProfileQuery.parseFrom(InputStream input) |
static ProfileQuery |
ProfileQuery.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProfileQuery> |
ProfileQuery.getParserForType() |
static com.google.protobuf.Parser<ProfileQuery> |
ProfileQuery.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProfileQuery.Builder |
ProfileQuery.Builder.mergeFrom(ProfileQuery other) |
SearchProfilesRequest.Builder |
SearchProfilesRequest.Builder.mergeProfileQuery(ProfileQuery value)
Optional.
|
static ProfileQuery.Builder |
ProfileQuery.newBuilder(ProfileQuery prototype) |
SearchProfilesRequest.Builder |
SearchProfilesRequest.Builder.setProfileQuery(ProfileQuery value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.