public interface ResourcePolicyInstanceSchedulePolicyScheduleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSchedule()
Specifies the frequency for the operation, using the unix-cron format.
|
com.google.protobuf.ByteString |
getScheduleBytes()
Specifies the frequency for the operation, using the unix-cron format.
|
boolean |
hasSchedule()
Specifies the frequency for the operation, using the unix-cron format.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSchedule()
Specifies the frequency for the operation, using the unix-cron format.
optional string schedule = 375820951;String getSchedule()
Specifies the frequency for the operation, using the unix-cron format.
optional string schedule = 375820951;com.google.protobuf.ByteString getScheduleBytes()
Specifies the frequency for the operation, using the unix-cron format.
optional string schedule = 375820951;Copyright © 2023 Google LLC. All rights reserved.