Class: Google::Cloud::Gaming::V1::PreviewGameServerDeploymentRolloutResponse

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

Overview

Response message for PreviewGameServerDeploymentRollout. This has details about the Agones fleet and autoscaler to be actuated.

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns ETag of the game server deployment.

Returns:

  • (::String)

    ETag of the game server deployment.



294
295
296
297
# File 'proto_docs/google/cloud/gaming/v1/game_server_deployments.rb', line 294

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

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

Returns The target state.

Returns:



294
295
296
297
# File 'proto_docs/google/cloud/gaming/v1/game_server_deployments.rb', line 294

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

#unavailable::Array<::String>

Returns Locations that could not be reached on this request.

Returns:

  • (::Array<::String>)

    Locations that could not be reached on this request.



294
295
296
297
# File 'proto_docs/google/cloud/gaming/v1/game_server_deployments.rb', line 294

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