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