| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.Builder.build() |
Tag |
Tag.Builder.buildPartial() |
Tag |
TaggedEntry.getAbsentTags(int index)
Optional.
|
Tag |
TaggedEntry.Builder.getAbsentTags(int index)
Optional.
|
Tag |
TaggedEntryOrBuilder.getAbsentTags(int index)
Optional.
|
static Tag |
Tag.getDefaultInstance() |
Tag |
Tag.getDefaultInstanceForType() |
Tag |
Tag.Builder.getDefaultInstanceForType() |
Tag |
TaggedEntry.getPresentTags(int index)
Optional.
|
Tag |
TaggedEntry.Builder.getPresentTags(int index)
Optional.
|
Tag |
TaggedEntryOrBuilder.getPresentTags(int index)
Optional.
|
Tag |
CreateTagRequest.getTag()
Required.
|
Tag |
CreateTagRequest.Builder.getTag()
Required.
|
Tag |
UpdateTagRequestOrBuilder.getTag()
Required.
|
Tag |
UpdateTagRequest.getTag()
Required.
|
Tag |
UpdateTagRequest.Builder.getTag()
Required.
|
Tag |
CreateTagRequestOrBuilder.getTag()
Required.
|
Tag |
ListTagsResponse.getTags(int index)
[Tag][google.cloud.datacatalog.v1.Tag] details.
|
Tag |
ListTagsResponse.Builder.getTags(int index)
[Tag][google.cloud.datacatalog.v1.Tag] details.
|
Tag |
ListTagsResponseOrBuilder.getTags(int index)
[Tag][google.cloud.datacatalog.v1.Tag] details.
|
Tag |
ReconcileTagsRequest.getTags(int index)
A list of tags to apply to an entry.
|
Tag |
ReconcileTagsRequest.Builder.getTags(int index)
A list of tags to apply to an entry.
|
Tag |
ReconcileTagsRequestOrBuilder.getTags(int index)
A list of tags to apply to an entry.
|
static Tag |
Tag.parseDelimitedFrom(InputStream input) |
static Tag |
Tag.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tag |
Tag.parseFrom(byte[] data) |
static Tag |
Tag.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tag |
Tag.parseFrom(ByteBuffer data) |
static Tag |
Tag.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tag |
Tag.parseFrom(com.google.protobuf.ByteString data) |
static Tag |
Tag.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tag |
Tag.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tag |
Tag.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tag |
Tag.parseFrom(InputStream input) |
static Tag |
Tag.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TaggedEntry.getAbsentTagsList()
Optional.
|
List<Tag> |
TaggedEntry.Builder.getAbsentTagsList()
Optional.
|
List<Tag> |
TaggedEntryOrBuilder.getAbsentTagsList()
Optional.
|
com.google.protobuf.Parser<Tag> |
Tag.getParserForType() |
List<Tag> |
TaggedEntry.getPresentTagsList()
Optional.
|
List<Tag> |
TaggedEntry.Builder.getPresentTagsList()
Optional.
|
List<Tag> |
TaggedEntryOrBuilder.getPresentTagsList()
Optional.
|
List<Tag> |
ListTagsResponse.getTagsList()
[Tag][google.cloud.datacatalog.v1.Tag] details.
|
List<Tag> |
ListTagsResponse.Builder.getTagsList()
[Tag][google.cloud.datacatalog.v1.Tag] details.
|
List<Tag> |
ListTagsResponseOrBuilder.getTagsList()
[Tag][google.cloud.datacatalog.v1.Tag] details.
|
List<Tag> |
ReconcileTagsRequest.getTagsList()
A list of tags to apply to an entry.
|
List<Tag> |
ReconcileTagsRequest.Builder.getTagsList()
A list of tags to apply to an entry.
|
List<Tag> |
ReconcileTagsRequestOrBuilder.getTagsList()
A list of tags to apply to an entry.
|
static com.google.protobuf.Parser<Tag> |
Tag.parser() |
| Modifier and Type | Method and Description |
|---|---|
TaggedEntry.Builder |
TaggedEntry.Builder.addAbsentTags(int index,
Tag value)
Optional.
|
TaggedEntry.Builder |
TaggedEntry.Builder.addAbsentTags(Tag value)
Optional.
|
TaggedEntry.Builder |
TaggedEntry.Builder.addPresentTags(int index,
Tag value)
Optional.
|
TaggedEntry.Builder |
TaggedEntry.Builder.addPresentTags(Tag value)
Optional.
|
ListTagsResponse.Builder |
ListTagsResponse.Builder.addTags(int index,
Tag value)
[Tag][google.cloud.datacatalog.v1.Tag] details.
|
ReconcileTagsRequest.Builder |
ReconcileTagsRequest.Builder.addTags(int index,
Tag value)
A list of tags to apply to an entry.
|
ListTagsResponse.Builder |
ListTagsResponse.Builder.addTags(Tag value)
[Tag][google.cloud.datacatalog.v1.Tag] details.
|
ReconcileTagsRequest.Builder |
ReconcileTagsRequest.Builder.addTags(Tag value)
A list of tags to apply to an entry.
|
Tag.Builder |
Tag.Builder.mergeFrom(Tag other) |
CreateTagRequest.Builder |
CreateTagRequest.Builder.mergeTag(Tag value)
Required.
|
UpdateTagRequest.Builder |
UpdateTagRequest.Builder.mergeTag(Tag value)
Required.
|
static Tag.Builder |
Tag.newBuilder(Tag prototype) |
TaggedEntry.Builder |
TaggedEntry.Builder.setAbsentTags(int index,
Tag value)
Optional.
|
TaggedEntry.Builder |
TaggedEntry.Builder.setPresentTags(int index,
Tag value)
Optional.
|
CreateTagRequest.Builder |
CreateTagRequest.Builder.setTag(Tag value)
Required.
|
UpdateTagRequest.Builder |
UpdateTagRequest.Builder.setTag(Tag value)
Required.
|
ListTagsResponse.Builder |
ListTagsResponse.Builder.setTags(int index,
Tag value)
[Tag][google.cloud.datacatalog.v1.Tag] details.
|
ReconcileTagsRequest.Builder |
ReconcileTagsRequest.Builder.setTags(int index,
Tag value)
A list of tags to apply to an entry.
|
| Modifier and Type | Method and Description |
|---|---|
TaggedEntry.Builder |
TaggedEntry.Builder.addAllAbsentTags(Iterable<? extends Tag> values)
Optional.
|
TaggedEntry.Builder |
TaggedEntry.Builder.addAllPresentTags(Iterable<? extends Tag> values)
Optional.
|
ListTagsResponse.Builder |
ListTagsResponse.Builder.addAllTags(Iterable<? extends Tag> values)
[Tag][google.cloud.datacatalog.v1.Tag] details.
|
ReconcileTagsRequest.Builder |
ReconcileTagsRequest.Builder.addAllTags(Iterable<? extends Tag> values)
A list of tags to apply to an entry.
|
Copyright © 2023 Google LLC. All rights reserved.