Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added the VertexAiResourceNoun.to_dict() method #588

Merged
merged 7 commits into from Aug 9, 2021

Commits on Aug 4, 2021

  1. feat: Added the VertexAiResourceNoun.to_dict() method

    This method allows getting the resource metadata as a standard Python dictionary.
    Without this method, any user who would want to do this would have to access private fields.
    Ark-kun committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    0a07408 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    04b4a31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59015b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01a670e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Fixed the linter issue

    Ark-kun committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    79f2dca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8e827e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    964f741 View commit details
    Browse the repository at this point in the history