| Modifier and Type | Method and Description |
|---|---|
UserEventInlineSource |
UserEventInlineSource.Builder.build() |
UserEventInlineSource |
UserEventInlineSource.Builder.buildPartial() |
static UserEventInlineSource |
UserEventInlineSource.getDefaultInstance() |
UserEventInlineSource |
UserEventInlineSource.getDefaultInstanceForType() |
UserEventInlineSource |
UserEventInlineSource.Builder.getDefaultInstanceForType() |
UserEventInlineSource |
UserEventInputConfigOrBuilder.getUserEventInlineSource()
Required.
|
UserEventInlineSource |
UserEventInputConfig.getUserEventInlineSource()
Required.
|
UserEventInlineSource |
UserEventInputConfig.Builder.getUserEventInlineSource()
Required.
|
static UserEventInlineSource |
UserEventInlineSource.parseDelimitedFrom(InputStream input) |
static UserEventInlineSource |
UserEventInlineSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserEventInlineSource |
UserEventInlineSource.parseFrom(byte[] data) |
static UserEventInlineSource |
UserEventInlineSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserEventInlineSource |
UserEventInlineSource.parseFrom(ByteBuffer data) |
static UserEventInlineSource |
UserEventInlineSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserEventInlineSource |
UserEventInlineSource.parseFrom(com.google.protobuf.ByteString data) |
static UserEventInlineSource |
UserEventInlineSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserEventInlineSource |
UserEventInlineSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserEventInlineSource |
UserEventInlineSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserEventInlineSource |
UserEventInlineSource.parseFrom(InputStream input) |
static UserEventInlineSource |
UserEventInlineSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UserEventInlineSource> |
UserEventInlineSource.getParserForType() |
static com.google.protobuf.Parser<UserEventInlineSource> |
UserEventInlineSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
UserEventInlineSource.Builder |
UserEventInlineSource.Builder.mergeFrom(UserEventInlineSource other) |
UserEventInputConfig.Builder |
UserEventInputConfig.Builder.mergeUserEventInlineSource(UserEventInlineSource value)
Required.
|
static UserEventInlineSource.Builder |
UserEventInlineSource.newBuilder(UserEventInlineSource prototype) |
UserEventInputConfig.Builder |
UserEventInputConfig.Builder.setUserEventInlineSource(UserEventInlineSource value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.