public static interface Taxonomy.ServiceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentity()
The service agent for the service.
|
com.google.protobuf.ByteString |
getIdentityBytes()
The service agent for the service.
|
ManagingSystem |
getName()
The Google Cloud service name.
|
int |
getNameValue()
The Google Cloud service name.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getNameValue()
The Google Cloud service name.
.google.cloud.datacatalog.v1.ManagingSystem name = 1;ManagingSystem getName()
The Google Cloud service name.
.google.cloud.datacatalog.v1.ManagingSystem name = 1;String getIdentity()
The service agent for the service.
string identity = 2;com.google.protobuf.ByteString getIdentityBytes()
The service agent for the service.
string identity = 2;Copyright © 2023 Google LLC. All rights reserved.