Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::Predeploy.
Predeploy contains the predeploy job configuration information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#actions
def actions() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. A sequence of Skaffold custom actions to invoke during execution of the predeploy job.
#actions=
def actions=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. A sequence of Skaffold custom actions to invoke during execution of the predeploy job.
Returns
- (::Array<::String>) — Optional. A sequence of Skaffold custom actions to invoke during execution of the predeploy job.