Uses of Interface
com.google.cloud.batch.v1.JobNotification.MessageOrBuilder
-
Packages that use JobNotification.MessageOrBuilder Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of JobNotification.MessageOrBuilder in com.google.cloud.batch.v1
Classes in com.google.cloud.batch.v1 that implement JobNotification.MessageOrBuilder Modifier and Type Class Description static class
JobNotification.Message
Message details.static class
JobNotification.Message.Builder
Message details.Methods in com.google.cloud.batch.v1 that return JobNotification.MessageOrBuilder Modifier and Type Method Description JobNotification.MessageOrBuilder
JobNotification.Builder. getMessageOrBuilder()
The attribute requirements of messages to be sent to this Pub/Sub topic.JobNotification.MessageOrBuilder
JobNotification. getMessageOrBuilder()
The attribute requirements of messages to be sent to this Pub/Sub topic.JobNotification.MessageOrBuilder
JobNotificationOrBuilder. getMessageOrBuilder()
The attribute requirements of messages to be sent to this Pub/Sub topic.
-