public final class UnitTestExamples extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
example(Class<T> klass) |
static Offset |
exampleOffset() |
static Partition |
examplePartition() |
static ProjectNumber |
exampleProjectNumber() |
static CloudRegion |
exampleRegion() |
static SubscriptionName |
exampleSubscriptionName() |
static SubscriptionPath |
exampleSubscriptionPath() |
static TopicName |
exampleTopicName() |
static TopicPath |
exampleTopicPath() |
static CloudZone |
exampleZone() |
public static <T> T example(Class<T> klass)
public static Partition examplePartition()
public static CloudRegion exampleRegion()
public static CloudZone exampleZone()
public static ProjectNumber exampleProjectNumber()
public static TopicName exampleTopicName()
public static TopicPath exampleTopicPath()
public static SubscriptionName exampleSubscriptionName()
public static SubscriptionPath exampleSubscriptionPath()
public static Offset exampleOffset()
Copyright © 2020 Google LLC. All rights reserved.