Package | Description |
---|---|
com.google.cloud.scheduler.v1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static Job.TargetCase |
Job.TargetCase.forNumber(int value) |
Job.TargetCase |
Job.getTargetCase() |
Job.TargetCase |
Job.Builder.getTargetCase() |
Job.TargetCase |
JobOrBuilder.getTargetCase() |
static Job.TargetCase |
Job.TargetCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Job.TargetCase |
Job.TargetCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Job.TargetCase[] |
Job.TargetCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.