| Modifier and Type | Method and Description |
|---|---|
ClientEvent |
ClientEvent.Builder.build() |
ClientEvent |
ClientEvent.Builder.buildPartial() |
ClientEvent |
CreateClientEventRequestOrBuilder.getClientEvent()
Required.
|
ClientEvent |
CreateClientEventRequest.getClientEvent()
Required.
|
ClientEvent |
CreateClientEventRequest.Builder.getClientEvent()
Required.
|
static ClientEvent |
ClientEvent.getDefaultInstance() |
ClientEvent |
ClientEvent.getDefaultInstanceForType() |
ClientEvent |
ClientEvent.Builder.getDefaultInstanceForType() |
static ClientEvent |
ClientEvent.parseDelimitedFrom(InputStream input) |
static ClientEvent |
ClientEvent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientEvent |
ClientEvent.parseFrom(byte[] data) |
static ClientEvent |
ClientEvent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientEvent |
ClientEvent.parseFrom(ByteBuffer data) |
static ClientEvent |
ClientEvent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientEvent |
ClientEvent.parseFrom(com.google.protobuf.ByteString data) |
static ClientEvent |
ClientEvent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientEvent |
ClientEvent.parseFrom(com.google.protobuf.CodedInputStream input) |
static ClientEvent |
ClientEvent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientEvent |
ClientEvent.parseFrom(InputStream input) |
static ClientEvent |
ClientEvent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ClientEvent> |
ClientEvent.getParserForType() |
static com.google.protobuf.Parser<ClientEvent> |
ClientEvent.parser() |
| Modifier and Type | Method and Description |
|---|---|
CreateClientEventRequest.Builder |
CreateClientEventRequest.Builder.mergeClientEvent(ClientEvent value)
Required.
|
ClientEvent.Builder |
ClientEvent.Builder.mergeFrom(ClientEvent other) |
static ClientEvent.Builder |
ClientEvent.newBuilder(ClientEvent prototype) |
CreateClientEventRequest.Builder |
CreateClientEventRequest.Builder.setClientEvent(ClientEvent value)
Required.
|
Copyright © 2019 Google LLC. All rights reserved.