Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::ListSnapshotsResponse.
List of snapshots.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#snapshots
def snapshots() -> ::Array<::Google::Cloud::Dataflow::V1beta3::Snapshot>
Returns
- (::Array<::Google::Cloud::Dataflow::V1beta3::Snapshot>) — Returned snapshots.
#snapshots=
def snapshots=(value) -> ::Array<::Google::Cloud::Dataflow::V1beta3::Snapshot>
Parameter
- value (::Array<::Google::Cloud::Dataflow::V1beta3::Snapshot>) — Returned snapshots.
Returns
- (::Array<::Google::Cloud::Dataflow::V1beta3::Snapshot>) — Returned snapshots.