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

[CHANGE ME] Re-generated google-cloud-spanner to pick up changes in the API or client library generator. #4854

Merged
merged 1 commit into from Feb 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -139,14 +139,7 @@ class InstanceConfig; end
# allow "_" in a future release.
# @!attribute [rw] endpoint_uris
# @return [Array<String>]
# Output only. The endpoint URIs based on the instance config.
# For example, instances located in a specific cloud region (or multi region)
# such as nam3, would have a nam3 specific endpoint URI.
# This URI is to be used implictly by SDK clients, with fallback to default
# URI. These endpoints are intended to optimize the network routing between
# the client and the instance's serving resources.
# If multiple endpoints are present, client may establish connections using
# any of the given URIs.
# Deprecated. This field is not populated.
class Instance
# Indicates the current state of the instance.
module State
Expand Down