| Modifier and Type | Method and Description |
|---|---|
InfoTypeDescription |
InfoTypeDescription.Builder.build() |
InfoTypeDescription |
InfoTypeDescription.Builder.buildPartial() |
static InfoTypeDescription |
InfoTypeDescription.getDefaultInstance() |
InfoTypeDescription |
InfoTypeDescription.getDefaultInstanceForType() |
InfoTypeDescription |
InfoTypeDescription.Builder.getDefaultInstanceForType() |
InfoTypeDescription |
ListInfoTypesResponseOrBuilder.getInfoTypes(int index)
Set of sensitive infoTypes.
|
InfoTypeDescription |
ListInfoTypesResponse.getInfoTypes(int index)
Set of sensitive infoTypes.
|
InfoTypeDescription |
ListInfoTypesResponse.Builder.getInfoTypes(int index)
Set of sensitive infoTypes.
|
static InfoTypeDescription |
InfoTypeDescription.parseDelimitedFrom(InputStream input) |
static InfoTypeDescription |
InfoTypeDescription.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeDescription |
InfoTypeDescription.parseFrom(byte[] data) |
static InfoTypeDescription |
InfoTypeDescription.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeDescription |
InfoTypeDescription.parseFrom(ByteBuffer data) |
static InfoTypeDescription |
InfoTypeDescription.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeDescription |
InfoTypeDescription.parseFrom(com.google.protobuf.ByteString data) |
static InfoTypeDescription |
InfoTypeDescription.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeDescription |
InfoTypeDescription.parseFrom(com.google.protobuf.CodedInputStream input) |
static InfoTypeDescription |
InfoTypeDescription.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeDescription |
InfoTypeDescription.parseFrom(InputStream input) |
static InfoTypeDescription |
InfoTypeDescription.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<InfoTypeDescription> |
ListInfoTypesResponseOrBuilder.getInfoTypesList()
Set of sensitive infoTypes.
|
List<InfoTypeDescription> |
ListInfoTypesResponse.getInfoTypesList()
Set of sensitive infoTypes.
|
List<InfoTypeDescription> |
ListInfoTypesResponse.Builder.getInfoTypesList()
Set of sensitive infoTypes.
|
com.google.protobuf.Parser<InfoTypeDescription> |
InfoTypeDescription.getParserForType() |
static com.google.protobuf.Parser<InfoTypeDescription> |
InfoTypeDescription.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListInfoTypesResponse.Builder |
ListInfoTypesResponse.Builder.addInfoTypes(InfoTypeDescription value)
Set of sensitive infoTypes.
|
ListInfoTypesResponse.Builder |
ListInfoTypesResponse.Builder.addInfoTypes(int index,
InfoTypeDescription value)
Set of sensitive infoTypes.
|
InfoTypeDescription.Builder |
InfoTypeDescription.Builder.mergeFrom(InfoTypeDescription other) |
static InfoTypeDescription.Builder |
InfoTypeDescription.newBuilder(InfoTypeDescription prototype) |
ListInfoTypesResponse.Builder |
ListInfoTypesResponse.Builder.setInfoTypes(int index,
InfoTypeDescription value)
Set of sensitive infoTypes.
|
| Modifier and Type | Method and Description |
|---|---|
ListInfoTypesResponse.Builder |
ListInfoTypesResponse.Builder.addAllInfoTypes(Iterable<? extends InfoTypeDescription> values)
Set of sensitive infoTypes.
|
Copyright © 2022 Google LLC. All rights reserved.