Google Cloud Gke Recommender V1 Client - Class FetchBenchmarkingDataResponse (0.2.0)

Reference documentation and code samples for the Google Cloud Gke Recommender V1 Client class FetchBenchmarkingDataResponse.

Response message for GkeInferenceQuickstart.FetchBenchmarkingData.

Generated from protobuf message google.cloud.gkerecommender.v1.FetchBenchmarkingDataResponse

Namespace

Google \ Cloud \ GkeRecommender \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ profile array<Profile>

Output only. List of profiles containing their respective benchmarking data.

getProfile

Output only. List of profiles containing their respective benchmarking data.

Returns
Type Description
Google\Protobuf\RepeatedField<Profile>

setProfile

Output only. List of profiles containing their respective benchmarking data.

Parameter
Name Description
var array<Profile>
Returns
Type Description
$this