Sha256: 1d230bb1931b0e8699e7631ad4e2a27c29df6b81fca368854eec45634dfa038c

Contents?: true

Size: 1.41 KB

Versions: 25

Compression:

Stored size: 1.41 KB

Contents

# frozen_string_literal: true

# Copyright 2022 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Auto-generated by gapic-generator-ruby. DO NOT EDIT!


module Google
  module Cloud
    module Bigtable
      module V2
        # Response metadata proto
        # This is an experimental feature that will be used to get zone_id and
        # cluster_id from response trailers to tag the metrics. This should not be
        # used by customers directly
        # @!attribute [rw] zone_id
        #   @return [::String]
        #     The cloud bigtable zone associated with the cluster.
        # @!attribute [rw] cluster_id
        #   @return [::String]
        #     Identifier for a cluster that represents set of
        #     bigtable resources.
        class ResponseParams
          include ::Google::Protobuf::MessageExts
          extend ::Google::Protobuf::MessageExts::ClassMethods
        end
      end
    end
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
google-cloud-bigtable-v2-1.5.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-1.4.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-1.3.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-1.2.1 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-1.2.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-1.1.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-1.0.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.21.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.20.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.19.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.18.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.17.2 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.17.1 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.17.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.16.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.15.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.14.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.13.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.12.0 proto_docs/google/bigtable/v2/response_params.rb
google-cloud-bigtable-v2-0.11.0 proto_docs/google/bigtable/v2/response_params.rb