Google-Cloud-Dataproc-V1
view release on metacpan or search on metacpan
lib/Google/Cloud/Dataproc/V1/Shared.pm view on Meta::CPAN
Google::Cloud::Dataproc::V1::Shared::SparkHistoryServerConfig - Compiled Protocol Buffers message class
=head1 SYNOPSIS
use Google::Cloud::Dataproc::V1::Shared;
my $msg = Google::Cloud::Dataproc::V1::Shared::SparkHistoryServerConfig->new(
dataproc_cluster => $value,
);
=head1 FIELDS
=over 4
=item * B<dataproc_cluster>
Type: String
=back
=cut
# === Message: Google::Cloud::Dataproc::V1::Shared::PeripheralsConfig ===
# Fields for PeripheralsConfig
# Field: metastore_service Type: 9 ()
# Field: spark_history_server_config Type: 11 (.google.cloud.dataproc.v1.SparkHistoryServerConfig)
=pod
=head1 NAME
Google::Cloud::Dataproc::V1::Shared::PeripheralsConfig - Compiled Protocol Buffers message class
=head1 SYNOPSIS
use Google::Cloud::Dataproc::V1::Shared;
my $msg = Google::Cloud::Dataproc::V1::Shared::PeripheralsConfig->new(
metastore_service => $value,
);
=head1 FIELDS
=over 4
=item * B<metastore_service>
Type: String
=item * B<spark_history_server_config>
Type: Message (.google.cloud.dataproc.v1.SparkHistoryServerConfig)
=back
=cut
# === Message: Google::Cloud::Dataproc::V1::Shared::RuntimeInfo ===
# Fields for RuntimeInfo
# Field: endpoints Type: 11 (.google.cloud.dataproc.v1.RuntimeInfo.EndpointsEntry)
# Field: output_uri Type: 9 ()
# Field: diagnostic_output_uri Type: 9 ()
# Field: approximate_usage Type: 11 (.google.cloud.dataproc.v1.UsageMetrics)
# Field: current_usage Type: 11 (.google.cloud.dataproc.v1.UsageSnapshot)
=pod
=head1 NAME
Google::Cloud::Dataproc::V1::Shared::RuntimeInfo - Compiled Protocol Buffers message class
=head1 SYNOPSIS
use Google::Cloud::Dataproc::V1::Shared;
my $msg = Google::Cloud::Dataproc::V1::Shared::RuntimeInfo->new(
endpoints => $value,
);
=head1 FIELDS
=over 4
=item * B<endpoints>
Type: Message (.google.cloud.dataproc.v1.RuntimeInfo.EndpointsEntry)
=item * B<output_uri>
Type: String
=item * B<diagnostic_output_uri>
Type: String
=item * B<approximate_usage>
Type: Message (.google.cloud.dataproc.v1.UsageMetrics)
=item * B<current_usage>
Type: Message (.google.cloud.dataproc.v1.UsageSnapshot)
=back
=cut
# === Message: Google::Cloud::Dataproc::V1::Shared::UsageMetrics ===
# Fields for UsageMetrics
# Field: milli_dcu_seconds Type: 3 ()
# Field: shuffle_storage_gb_seconds Type: 3 ()
# Field: milli_accelerator_seconds Type: 3 ()
# Field: accelerator_type Type: 9 ()
# Field: update_time Type: 11 (.google.protobuf.Timestamp)
=pod
=head1 NAME
Google::Cloud::Dataproc::V1::Shared::UsageMetrics - Compiled Protocol Buffers message class
=head1 SYNOPSIS
use Google::Cloud::Dataproc::V1::Shared;
my $msg = Google::Cloud::Dataproc::V1::Shared::UsageMetrics->new(
milli_dcu_seconds => $value,
);
=head1 FIELDS
=over 4
=item * B<milli_dcu_seconds>
Type: Int64
=item * B<shuffle_storage_gb_seconds>
Type: Int64
=item * B<milli_accelerator_seconds>
Type: Int64
( run in 0.739 second using v1.01-cache-2.11-cpan-f03e8824b8d )