public interface UndeleteServiceAccountResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ServiceAccount |
getRestoredAccount()
Metadata for the restored service account.
|
ServiceAccountOrBuilder |
getRestoredAccountOrBuilder()
Metadata for the restored service account.
|
boolean |
hasRestoredAccount()
Metadata for the restored service account.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRestoredAccount()
Metadata for the restored service account.
.google.iam.admin.v1.ServiceAccount restored_account = 1;ServiceAccount getRestoredAccount()
Metadata for the restored service account.
.google.iam.admin.v1.ServiceAccount restored_account = 1;ServiceAccountOrBuilder getRestoredAccountOrBuilder()
Metadata for the restored service account.
.google.iam.admin.v1.ServiceAccount restored_account = 1;Copyright © 2025 Google LLC. All rights reserved.