Uses of Class
com.google.cloud.advisorynotifications.v1.Attachment.DataCase
-
Packages that use Attachment.DataCase Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of Attachment.DataCase in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return Attachment.DataCase Modifier and Type Method Description static Attachment.DataCaseAttachment.DataCase. forNumber(int value)Attachment.DataCaseAttachment.Builder. getDataCase()Attachment.DataCaseAttachment. getDataCase()Attachment.DataCaseAttachmentOrBuilder. getDataCase()static Attachment.DataCaseAttachment.DataCase. valueOf(int value)Deprecated.static Attachment.DataCaseAttachment.DataCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Attachment.DataCase[]Attachment.DataCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-