public static interface QueryAuditableServicesResponse.AuditableServiceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Public name of the service.
|
com.google.protobuf.ByteString |
getNameBytes()
Public name of the service.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
Public name of the service. For example, the service name for Cloud IAM is 'iam.googleapis.com'.
string name = 1;com.google.protobuf.ByteString getNameBytes()
Public name of the service. For example, the service name for Cloud IAM is 'iam.googleapis.com'.
string name = 1;Copyright © 2025 Google LLC. All rights reserved.