public enum PostStartupScriptConfig.PostStartupScriptBehavior extends Enum<PostStartupScriptConfig.PostStartupScriptBehavior> implements ProtocolMessageEnum
Protobuf enum
google.cloud.aiplatform.v1beta1.PostStartupScriptConfig.PostStartupScriptBehavior
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DOWNLOAD_AND_RUN_EVERY_START |
|
DOWNLOAD_AND_RUN_EVERY_START_VALUE |
|
POST_STARTUP_SCRIPT_BEHAVIOR_UNSPECIFIED |
|
POST_STARTUP_SCRIPT_BEHAVIOR_UNSPECIFIED_VALUE |
|
RUN_EVERY_START |
|
RUN_EVERY_START_VALUE |
|
RUN_ONCE |
|
RUN_ONCE_VALUE |
|
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |