Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
SensitiveAdminAction |
SensitiveAdminAction.clone() |
SensitiveAdminAction |
SensitiveAdminAction.set(String fieldName,
Object value) |
SensitiveAdminAction |
SensitiveAdminAction.setActorEmail(String actorEmail)
Email of person who performed the action
|
SensitiveAdminAction |
SensitiveAdminAction.setEventTime(String eventTime)
The time at which event occurred
|
SensitiveAdminAction |
SensitiveAdminAction.setPrimaryAdminChangedEvent(PrimaryAdminChangedEvent primaryAdminChangedEvent)
Event occurred when primary admin changed in customer's account
|
SensitiveAdminAction |
SensitiveAdminAction.setSsoProfileCreatedEvent(SSOProfileCreatedEvent ssoProfileCreatedEvent)
Event occurred when SSO Profile created in customer's account
|
SensitiveAdminAction |
SensitiveAdminAction.setSsoProfileDeletedEvent(SSOProfileDeletedEvent ssoProfileDeletedEvent)
Event occurred when SSO Profile deleted in customer's account
|
SensitiveAdminAction |
SensitiveAdminAction.setSsoProfileUpdatedEvent(SSOProfileUpdatedEvent ssoProfileUpdatedEvent)
Event occurred when SSO Profile updated in customer's account
|
SensitiveAdminAction |
SensitiveAdminAction.setSuperAdminPasswordResetEvent(SuperAdminPasswordResetEvent superAdminPasswordResetEvent)
Event occurred when password was reset for super admin in customer's account
|
Copyright © 2011–2024 Google. All rights reserved.