Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
ResourceInfo.clone() |
ResourceInfo |
RuleViolationInfo.getResourceInfo()
Details of the resource which violated the rule.
|
ResourceInfo |
ResourceInfo.set(String fieldName,
Object value) |
ResourceInfo |
ResourceInfo.setChatAttachmentId(String chatAttachmentId)
Chat attachment ID.
|
ResourceInfo |
ResourceInfo.setChatMessageId(String chatMessageId)
Chat message ID.
|
ResourceInfo |
ResourceInfo.setDeviceId(String deviceId)
Id to identify a device.
|
ResourceInfo |
ResourceInfo.setDocumentId(String documentId)
Drive file ID.
|
ResourceInfo |
ResourceInfo.setResourceTitle(String resourceTitle)
Title of the resource, for example email subject, or document title.
|
Modifier and Type | Method and Description |
---|---|
RuleViolationInfo |
RuleViolationInfo.setResourceInfo(ResourceInfo resourceInfo)
Details of the resource which violated the rule.
|
Copyright © 2011–2024 Google. All rights reserved.