README.md in google-cloud-dataflow-v1beta3-0.1.0 vs README.md in google-cloud-dataflow-v1beta3-0.1.1

- old
+ new

@@ -31,10 +31,10 @@ ```ruby require "google/cloud/dataflow/v1beta3" client = ::Google::Cloud::Dataflow::V1beta3::Snapshots::Client.new -request = my_create_request +request = ::Google::Cloud::Dataflow::V1beta3::GetSnapshotRequest.new # (request fields as keyword arguments...) response = client.get_snapshot request ``` View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-dataflow-v1beta3/latest) for class and method documentation.