persistentResource property

PersistentResource? persistentResource
final

Required. The PersistentResource to update.

The PersistentResource's name field is used to identify the PersistentResource to update. Format: projects/{project}/locations/{location}/persistentResources/{persistent_resource}

Implementation

final PersistentResource? persistentResource;