Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitoring Documentation warnings #2312

Closed
blowmage opened this issue Aug 18, 2018 · 1 comment
Closed

Monitoring Documentation warnings #2312

blowmage opened this issue Aug 18, 2018 · 1 comment
Assignees
Labels
type: docs Improvement to the documentation for an API.

Comments

@blowmage
Copy link
Contributor

We get the following warnings when generating the documentation. Most of them look to be due to use of a generic templating syntax that needs to be escaped. For example, consider the following documentation:

# @param name [String]
#   The data source in the form:
#   +projects/{project_id}/dataSources/{data_source_id}+
The text "{project_id}" is a YARD directive. To be valid YARD documentation it needs to be escaped, as "\{project_id}".

It also has a handful of warnings trying to link to classes that are not documented, don't exist, or using the wrong namspace. For example, the link {Google::Monitoring::V3::NotificationChannelService::CreateNotificationChannel +CreateNotificationChannel+} is failing because the constant does not exist. This is a method, and in the GAPIC-generated client this is found at Google::Monitoring::V3::NotificationChannelServiceClient#create_notification_channel and Google::Monitoring::V3::NotificationChannelService::Service::Stub#create_notification_channel. So I would assume this link should be {Google::Cloud::Kms::V1::KeyManagementServiceClient#encrypt KeyManagementServiceClient#encrypt}, or possibly {Google::Monitoring::V3::NotificationChannelService::Service::Stub#create_notification_channel Service::Stub#create_notification_channel}

Here are the warnings:

[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb':128: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::CreateNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::CreateNotificationChannel +CreateNotificationChannel+}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb':130: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::UpdateNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::UpdateNotificationChannel +UpdateNotificationChannel+}
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':363: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':448: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':448: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':332: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':332: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':479: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':479: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':256: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':255: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':255: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':255: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':255: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':255: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/group_service_client.rb':255: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/api/metric.rb':68: Cannot resolve link to requests from text:
	...{requests}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/api/metric.rb':68: Cannot resolve link to transmitted from text:
	...{transmitted}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/api/metric.rb':68: Cannot resolve link to requests from text:
	...{requests}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/api/metric.rb':68: Cannot resolve link to transmitted from text:
	...{transmitted}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':474: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':650: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':517: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':517: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':517: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':441: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':441: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':441: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':342: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':342: Cannot resolve link to resource_type from text:
	...{resource_type}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':342: Cannot resolve link to resource_type from text:
	...{resource_type}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':375: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':277: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/metric_service_client.rb':551: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/alert_policy_service_client.rb':270: Cannot resolve link to Google::Monitoring::V3::AlertPolicyService::GetAlertPolicy from text:
	{Google::Monitoring::V3::AlertPolicyService::GetAlertPolicy GetAlertPolicy}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to year from text:
	...{year}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to month from text:
	...{month}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to day from text:
	...{day}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to hour from text:
	...{hour}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to min from text:
	...{min}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to sec from text:
	...{sec}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to frac_sec from text:
	...{frac_sec}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to year from text:
	...{year}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to month from text:
	...{month}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to day from text:
	...{day}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to hour from text:
	...{hour}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to min from text:
	...{min}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/protobuf/timestamp.rb':79: Cannot resolve link to sec from text:
	...{sec}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert.rb':9: Cannot resolve link to Google::Monitoring::V3::AlertPolicyService::CreateAlertPolicy from text:
	{Google::Monitoring::V3::AlertPolicyService::CreateAlertPolicy alertPolicies::create}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert.rb':9: Cannot resolve link to Google::Monitoring::V3::AlertPolicyService::CreateAlertPolicy from text:
	{Google::Monitoring::V3::AlertPolicyService::CreateAlertPolicy alertPolicies::create}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert.rb':11: Cannot resolve link to Google::Monitoring::V3::AlertPolicyService::CreateAlertPolicy from text:
	{Google::Monitoring::V3::AlertPolicyService::CreateAlertPolicy alertPolicies::create}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert.rb':17: Cannot resolve link to Google::Monitoring::V3::AlertPolicyService::UpdateAlertPolicy from text:
	{Google::Monitoring::V3::AlertPolicyService::UpdateAlertPolicy alertPolicies::update}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert.rb':11: Cannot resolve link to Google::Monitoring::V3::AlertPolicyService::CreateAlertPolicy from text:
	{Google::Monitoring::V3::AlertPolicyService::CreateAlertPolicy alertPolicies::create}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert.rb':17: Cannot resolve link to Google::Monitoring::V3::AlertPolicyService::UpdateAlertPolicy from text:
	{Google::Monitoring::V3::AlertPolicyService::UpdateAlertPolicy alertPolicies::update}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert.rb':153: Cannot resolve link to count: from text:
	...{count: 1}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/api/monitored_resource.rb':2: Cannot resolve link to project_id from text:
	...{project_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/api/monitored_resource.rb':2: Cannot resolve link to project_id from text:
	...{project_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/api/monitored_resource.rb':2: Cannot resolve link to project_id from text:
	...{project_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/api/monitored_resource.rb':2: Cannot resolve link to project_id from text:
	...{project_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/notification_channel_service_client.rb':331: Cannot resolve link to channel_type from text:
	...{channel_type}...
[warn]: In file `lib/google/cloud/monitoring/v3/notification_channel_service_client.rb':275: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::GetNotificationChannelDescriptor from text:
	{Google::Monitoring::V3::NotificationChannelService::GetNotificationChannelDescriptor GetNotificationChannelDescriptor}
[warn]: In file `lib/google/cloud/monitoring/v3/notification_channel_service_client.rb':367: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::GetNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::GetNotificationChannel +GetNotificationChannel+}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb':2: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::ListNotificationChannels from text:
	{Google::Monitoring::V3::NotificationChannelService::ListNotificationChannels +ListNotificationChannels+}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb':4: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::GetNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::GetNotificationChannel +GetNotificationChannel+}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb':17: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::UpdateNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::UpdateNotificationChannel +UpdateNotificationChannel+}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb':19: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::VerifyNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::VerifyNotificationChannel +VerifyNotificationChannel+}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb':2: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::ListNotificationChannels from text:
	{Google::Monitoring::V3::NotificationChannelService::ListNotificationChannels +ListNotificationChannels+}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb':4: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::GetNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::GetNotificationChannel +GetNotificationChannel+}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb':17: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::UpdateNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::UpdateNotificationChannel +UpdateNotificationChannel+}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb':19: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::VerifyNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::VerifyNotificationChannel +VerifyNotificationChannel+}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert_service.rb':9: Cannot resolve link to Google::Monitoring::V3::AlertPolicyService::GetAlertPolicy from text:
	{Google::Monitoring::V3::AlertPolicyService::GetAlertPolicy GetAlertPolicy}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert_service.rb':9: Cannot resolve link to Google::Monitoring::V3::AlertPolicyService::GetAlertPolicy from text:
	{Google::Monitoring::V3::AlertPolicyService::GetAlertPolicy GetAlertPolicy}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':18: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':18: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':18: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':18: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':18: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':18: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':1: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb':2: Cannot resolve link to group_id from text:
	...{group_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to resource_type from text:
	...{resource_type}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to resource_type from text:
	...{resource_type}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to resource_type from text:
	...{resource_type}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to resource_type from text:
	...{resource_type}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to metric_id from text:
	...{metric_id}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb':2: Cannot resolve link to project_id_or_number from text:
	...{project_id_or_number}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb':9: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::GetNotificationChannelDescriptor from text:
	{Google::Monitoring::V3::NotificationChannelService::GetNotificationChannelDescriptor GetNotificationChannelDescriptor}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb':9: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::GetNotificationChannelDescriptor from text:
	{Google::Monitoring::V3::NotificationChannelService::GetNotificationChannelDescriptor GetNotificationChannelDescriptor}
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb':2: Cannot resolve link to channel_type from text:
	...{channel_type}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb':2: Cannot resolve link to channel_type from text:
	...{channel_type}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb':6: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::GetNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::GetNotificationChannel +GetNotificationChannel+}...
[warn]: In file `lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb':6: Cannot resolve link to Google::Monitoring::V3::NotificationChannelService::GetNotificationChannel from text:
	{Google::Monitoring::V3::NotificationChannelService::GetNotificationChannel +GetNotificationChannel+}...
@JustinBeckwith JustinBeckwith added the triage me I really want to be triaged. label Aug 19, 2018
@dazuma dazuma added the type: docs Improvement to the documentation for an API. label Aug 22, 2018
@JustinBeckwith JustinBeckwith removed the triage me I really want to be triaged. label Aug 22, 2018
@dazuma dazuma added the type: cleanup An internal cleanup or hygiene concern. label Aug 22, 2018
@JustinBeckwith JustinBeckwith removed type: cleanup An internal cleanup or hygiene concern. labels Dec 2, 2018
@blowmage
Copy link
Contributor Author

blowmage commented Dec 4, 2018

Moving to backlog.

@blowmage blowmage closed this as completed Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: docs Improvement to the documentation for an API.
Projects
None yet
Development

No branches or pull requests

3 participants