| Modifier and Type | Method and Description |
|---|---|
ProfileEvent |
ProfileEvent.Builder.build() |
ProfileEvent |
ProfileEvent.Builder.buildPartial() |
static ProfileEvent |
ProfileEvent.getDefaultInstance() |
ProfileEvent |
ProfileEvent.getDefaultInstanceForType() |
ProfileEvent |
ProfileEvent.Builder.getDefaultInstanceForType() |
ProfileEvent |
ClientEventOrBuilder.getProfileEvent()
An event issued when a profile searcher interacts with the application
that implements Cloud Talent Solution.
|
ProfileEvent |
ClientEvent.getProfileEvent()
An event issued when a profile searcher interacts with the application
that implements Cloud Talent Solution.
|
ProfileEvent |
ClientEvent.Builder.getProfileEvent()
An event issued when a profile searcher interacts with the application
that implements Cloud Talent Solution.
|
static ProfileEvent |
ProfileEvent.parseDelimitedFrom(InputStream input) |
static ProfileEvent |
ProfileEvent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileEvent |
ProfileEvent.parseFrom(byte[] data) |
static ProfileEvent |
ProfileEvent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileEvent |
ProfileEvent.parseFrom(ByteBuffer data) |
static ProfileEvent |
ProfileEvent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileEvent |
ProfileEvent.parseFrom(com.google.protobuf.ByteString data) |
static ProfileEvent |
ProfileEvent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileEvent |
ProfileEvent.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProfileEvent |
ProfileEvent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileEvent |
ProfileEvent.parseFrom(InputStream input) |
static ProfileEvent |
ProfileEvent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProfileEvent> |
ProfileEvent.getParserForType() |
static com.google.protobuf.Parser<ProfileEvent> |
ProfileEvent.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProfileEvent.Builder |
ProfileEvent.Builder.mergeFrom(ProfileEvent other) |
ClientEvent.Builder |
ClientEvent.Builder.mergeProfileEvent(ProfileEvent value)
An event issued when a profile searcher interacts with the application
that implements Cloud Talent Solution.
|
static ProfileEvent.Builder |
ProfileEvent.newBuilder(ProfileEvent prototype) |
ClientEvent.Builder |
ClientEvent.Builder.setProfileEvent(ProfileEvent value)
An event issued when a profile searcher interacts with the application
that implements Cloud Talent Solution.
|
Copyright © 2019 Google LLC. All rights reserved.