| Modifier and Type | Method and Description |
|---|---|
IssueModel.InputDataConfig |
IssueModel.InputDataConfig.Builder.build() |
IssueModel.InputDataConfig |
IssueModel.InputDataConfig.Builder.buildPartial() |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.getDefaultInstance() |
IssueModel.InputDataConfig |
IssueModel.InputDataConfig.getDefaultInstanceForType() |
IssueModel.InputDataConfig |
IssueModel.InputDataConfig.Builder.getDefaultInstanceForType() |
IssueModel.InputDataConfig |
IssueModelOrBuilder.getInputDataConfig()
Configs for the input data that used to create the issue model.
|
IssueModel.InputDataConfig |
IssueModel.getInputDataConfig()
Configs for the input data that used to create the issue model.
|
IssueModel.InputDataConfig |
IssueModel.Builder.getInputDataConfig()
Configs for the input data that used to create the issue model.
|
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseDelimitedFrom(InputStream input) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseFrom(byte[] data) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseFrom(ByteBuffer data) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseFrom(com.google.protobuf.ByteString data) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseFrom(InputStream input) |
static IssueModel.InputDataConfig |
IssueModel.InputDataConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IssueModel.InputDataConfig> |
IssueModel.InputDataConfig.getParserForType() |
static com.google.protobuf.Parser<IssueModel.InputDataConfig> |
IssueModel.InputDataConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
IssueModel.InputDataConfig.Builder |
IssueModel.InputDataConfig.Builder.mergeFrom(IssueModel.InputDataConfig other) |
IssueModel.Builder |
IssueModel.Builder.mergeInputDataConfig(IssueModel.InputDataConfig value)
Configs for the input data that used to create the issue model.
|
static IssueModel.InputDataConfig.Builder |
IssueModel.InputDataConfig.newBuilder(IssueModel.InputDataConfig prototype) |
IssueModel.Builder |
IssueModel.Builder.setInputDataConfig(IssueModel.InputDataConfig value)
Configs for the input data that used to create the issue model.
|
Copyright © 2023 Google LLC. All rights reserved.