NAME
Google::Api::Context::Context - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Api::Context;
my $msg = Google::Api::Context::Context->new(
rules => $value,
);
FIELDS
rules
Type: Message (.google.api.ContextRule)
NAME
Google::Api::Context::ContextRule - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Api::Context;
my $msg = Google::Api::Context::ContextRule->new(
selector => $value,
);
FIELDS
selector
Type: String
requested
Type: String
provided
Type: String
allowed_request_extensions
Type: String
allowed_response_extensions
Type: String
NAME
Google::Api::Context - Protocol Buffers schema definition
DESCRIPTION
Auto-generated Protocol Buffers schema definition class.
LICENSE AND COPYRIGHT
Copyright (C) 2026 Google LLC
This program is released under the Apache 2.0 license.