Class: Google::Cloud::Gaming::V1::GameServerCluster

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

A game server cluster resource.

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_state::Google::Cloud::Gaming::V1::KubernetesClusterState (readonly)

Returns Output only. The state of the Kubernetes cluster, this will be available if 'view' is set to FULL in the relevant List/Get/Preview request.

Returns:



291
292
293
294
295
296
297
298
299
300
301
302
303
# File 'proto_docs/google/cloud/gaming/v1/game_server_clusters.rb', line 291

class GameServerCluster
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#connection_info::Google::Cloud::Gaming::V1::GameServerClusterConnectionInfo

Returns The game server cluster connection information. This information is used to manage game server clusters.

Returns:



291
292
293
294
295
296
297
298
299
300
301
302
303
# File 'proto_docs/google/cloud/gaming/v1/game_server_clusters.rb', line 291

class GameServerCluster
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The creation time.

Returns:



291
292
293
294
295
296
297
298
299
300
301
302
303
# File 'proto_docs/google/cloud/gaming/v1/game_server_clusters.rb', line 291

class GameServerCluster
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#description::String

Returns Human readable description of the cluster.

Returns:

  • (::String)

    Human readable description of the cluster.



291
292
293
294
295
296
297
298
299
300
301
302
303
# File 'proto_docs/google/cloud/gaming/v1/game_server_clusters.rb', line 291

class GameServerCluster
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#etag::String

Returns ETag of the resource.

Returns:

  • (::String)

    ETag of the resource.



291
292
293
294
295
296
297
298
299
300
301
302
303
# File 'proto_docs/google/cloud/gaming/v1/game_server_clusters.rb', line 291

class GameServerCluster
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#labels::Google::Protobuf::Map{::String => ::String}

Returns The labels associated with this game server cluster. Each label is a key-value pair.

Returns:

  • (::Google::Protobuf::Map{::String => ::String})

    The labels associated with this game server cluster. Each label is a key-value pair.



291
292
293
294
295
296
297
298
299
300
301
302
303
# File 'proto_docs/google/cloud/gaming/v1/game_server_clusters.rb', line 291

class GameServerCluster
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#name::String

Returns Required. The resource name of the game server cluster, in the following form: projects/{project}/locations/{location}/realms/{realm}/gameServerClusters/{cluster}. For example, projects/my-project/locations/{location}/realms/zanzibar/gameServerClusters/my-onprem-cluster.

Returns:

  • (::String)

    Required. The resource name of the game server cluster, in the following form: projects/{project}/locations/{location}/realms/{realm}/gameServerClusters/{cluster}. For example, projects/my-project/locations/{location}/realms/zanzibar/gameServerClusters/my-onprem-cluster.



291
292
293
294
295
296
297
298
299
300
301
302
303
# File 'proto_docs/google/cloud/gaming/v1/game_server_clusters.rb', line 291

class GameServerCluster
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#update_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The last-modified time.

Returns:



291
292
293
294
295
296
297
298
299
300
301
302
303
# File 'proto_docs/google/cloud/gaming/v1/game_server_clusters.rb', line 291

class GameServerCluster
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end