Class: Google::Cloud::Gaming::V1::PreviewUpdateGameServerClusterResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gaming/v1/game_server_clusters.rb

Overview

Response message for GameServerClustersService.PreviewUpdateGameServerCluster

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns The ETag of the game server cluster.

Returns:

  • (::String)

    The ETag of the game server cluster.



225
226
227
228
# File 'proto_docs/google/cloud/gaming/v1/game_server_clusters.rb', line 225

class PreviewUpdateGameServerClusterResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#target_state::Google::Cloud::Gaming::V1::TargetState

Returns The target state.

Returns:



225
226
227
228
# File 'proto_docs/google/cloud/gaming/v1/game_server_clusters.rb', line 225

class PreviewUpdateGameServerClusterResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end