Snippet API parameter names

apifixed

The parameter names snippet_id and snippet_name used when calling the Snippet API have been renamed to id and name, so that they match the field names returned in their models.

The content field has been marked as nullable to support dynamic snippets.

Prior change: Add compute cache operations and status 530 metrics

Following change: ACLs on Compute