google-cloud-chronicle-v1 0.5.0 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/AUTHENTICATION.md +4 -4
- data/README.md +5 -5
- data/lib/google/cloud/chronicle/v1/big_query_export_pb.rb +34 -0
- data/lib/google/cloud/chronicle/v1/big_query_export_service/client.rb +684 -0
- data/lib/google/cloud/chronicle/v1/big_query_export_service/credentials.rb +49 -0
- data/lib/google/cloud/chronicle/v1/big_query_export_service/paths.rb +71 -0
- data/lib/google/cloud/chronicle/v1/big_query_export_service/rest/client.rb +620 -0
- data/lib/google/cloud/chronicle/v1/big_query_export_service/rest/service_stub.rb +266 -0
- data/lib/google/cloud/chronicle/v1/big_query_export_service/rest.rb +52 -0
- data/lib/google/cloud/chronicle/v1/big_query_export_service.rb +55 -0
- data/lib/google/cloud/chronicle/v1/big_query_export_services_pb.rb +51 -0
- data/lib/google/cloud/chronicle/v1/dashboard_chart_pb.rb +83 -0
- data/lib/google/cloud/chronicle/v1/dashboard_chart_service/client.rb +586 -0
- data/lib/google/cloud/chronicle/v1/dashboard_chart_service/credentials.rb +49 -0
- data/lib/google/cloud/chronicle/v1/dashboard_chart_service/paths.rb +73 -0
- data/lib/google/cloud/chronicle/v1/dashboard_chart_service/rest/client.rb +529 -0
- data/lib/google/cloud/chronicle/v1/dashboard_chart_service/rest/service_stub.rb +203 -0
- data/lib/google/cloud/chronicle/v1/dashboard_chart_service/rest.rb +52 -0
- data/lib/google/cloud/chronicle/v1/dashboard_chart_service.rb +55 -0
- data/lib/google/cloud/chronicle/v1/dashboard_chart_services_pb.rb +47 -0
- data/lib/google/cloud/chronicle/v1/dashboard_query_pb.rb +58 -0
- data/lib/google/cloud/chronicle/v1/dashboard_query_service/client.rb +591 -0
- data/lib/google/cloud/chronicle/v1/dashboard_query_service/credentials.rb +49 -0
- data/lib/google/cloud/chronicle/v1/dashboard_query_service/paths.rb +94 -0
- data/lib/google/cloud/chronicle/v1/dashboard_query_service/rest/client.rb +534 -0
- data/lib/google/cloud/chronicle/v1/dashboard_query_service/rest/service_stub.rb +204 -0
- data/lib/google/cloud/chronicle/v1/dashboard_query_service/rest.rb +52 -0
- data/lib/google/cloud/chronicle/v1/dashboard_query_service.rb +55 -0
- data/lib/google/cloud/chronicle/v1/dashboard_query_services_pb.rb +47 -0
- data/lib/google/cloud/chronicle/v1/data_access_control_service/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/data_access_control_service/rest/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/data_table_service/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/data_table_service/rest/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/entity_service/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/entity_service/rest/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/featured_content_metadata_pb.rb +25 -0
- data/lib/google/cloud/chronicle/v1/featured_content_native_dashboard_pb.rb +33 -0
- data/lib/google/cloud/chronicle/v1/featured_content_native_dashboard_service/client.rb +719 -0
- data/lib/google/cloud/chronicle/v1/featured_content_native_dashboard_service/credentials.rb +49 -0
- data/lib/google/cloud/chronicle/v1/featured_content_native_dashboard_service/paths.rb +136 -0
- data/lib/google/cloud/chronicle/v1/featured_content_native_dashboard_service/rest/client.rb +655 -0
- data/lib/google/cloud/chronicle/v1/featured_content_native_dashboard_service/rest/service_stub.rb +265 -0
- data/lib/google/cloud/chronicle/v1/featured_content_native_dashboard_service/rest.rb +53 -0
- data/lib/google/cloud/chronicle/v1/featured_content_native_dashboard_service.rb +56 -0
- data/lib/google/cloud/chronicle/v1/featured_content_native_dashboard_services_pb.rb +50 -0
- data/lib/google/cloud/chronicle/v1/instance_service/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/instance_service/rest/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/native_dashboard_pb.rb +61 -0
- data/lib/google/cloud/chronicle/v1/native_dashboard_service/client.rb +1613 -0
- data/lib/google/cloud/chronicle/v1/native_dashboard_service/credentials.rb +49 -0
- data/lib/google/cloud/chronicle/v1/native_dashboard_service/paths.rb +115 -0
- data/lib/google/cloud/chronicle/v1/native_dashboard_service/rest/client.rb +1486 -0
- data/lib/google/cloud/chronicle/v1/native_dashboard_service/rest/service_stub.rb +822 -0
- data/lib/google/cloud/chronicle/v1/native_dashboard_service/rest.rb +52 -0
- data/lib/google/cloud/chronicle/v1/native_dashboard_service.rb +55 -0
- data/lib/google/cloud/chronicle/v1/native_dashboard_services_pb.rb +67 -0
- data/lib/google/cloud/chronicle/v1/reference_list_service/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/reference_list_service/rest/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/rest.rb +6 -1
- data/lib/google/cloud/chronicle/v1/rule_service/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/rule_service/operations.rb +2 -0
- data/lib/google/cloud/chronicle/v1/rule_service/rest/client.rb +2 -0
- data/lib/google/cloud/chronicle/v1/rule_service/rest/operations.rb +2 -0
- data/lib/google/cloud/chronicle/v1/version.rb +1 -1
- data/lib/google/cloud/chronicle/v1.rb +7 -2
- data/proto_docs/google/cloud/chronicle/v1/big_query_export.rb +142 -0
- data/proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb +923 -0
- data/proto_docs/google/cloud/chronicle/v1/dashboard_query.rb +653 -0
- data/proto_docs/google/cloud/chronicle/v1/featured_content_metadata.rb +82 -0
- data/proto_docs/google/cloud/chronicle/v1/featured_content_native_dashboard.rb +141 -0
- data/proto_docs/google/cloud/chronicle/v1/native_dashboard.rb +502 -0
- data/proto_docs/google/type/date.rb +56 -0
- metadata +56 -3
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2026 Google LLC
|
|
4
|
+
#
|
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
# you may not use this file except in compliance with the License.
|
|
7
|
+
# You may obtain a copy of the License at
|
|
8
|
+
#
|
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
#
|
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
# See the License for the specific language governing permissions and
|
|
15
|
+
# limitations under the License.
|
|
16
|
+
|
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
module Google
|
|
21
|
+
module Cloud
|
|
22
|
+
module Chronicle
|
|
23
|
+
module V1
|
|
24
|
+
# FeaturedContentMetadata holds metadata about the Featured Content.
|
|
25
|
+
# @!attribute [rw] id
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Required. Unique identifier of the featured content.
|
|
28
|
+
# @!attribute [r] display_name
|
|
29
|
+
# @return [::String]
|
|
30
|
+
# Output only. The display name of the featured content.
|
|
31
|
+
# @!attribute [r] create_time
|
|
32
|
+
# @return [::Google::Protobuf::Timestamp]
|
|
33
|
+
# Output only. Timestamp indicating when the item was created.
|
|
34
|
+
# @!attribute [r] update_time
|
|
35
|
+
# @return [::Google::Protobuf::Timestamp]
|
|
36
|
+
# Output only. Timestamp indicating when the item was updated.
|
|
37
|
+
# @!attribute [r] author
|
|
38
|
+
# @return [::String]
|
|
39
|
+
# Output only. Content item author full name.
|
|
40
|
+
# @!attribute [r] certified
|
|
41
|
+
# @return [::Boolean]
|
|
42
|
+
# Output only. Determine if this content item is officially certified by
|
|
43
|
+
# Google or created by the community.
|
|
44
|
+
# @!attribute [r] description
|
|
45
|
+
# @return [::String]
|
|
46
|
+
# Output only. The description of the content item.
|
|
47
|
+
# @!attribute [r] categories
|
|
48
|
+
# @return [::Array<::String>]
|
|
49
|
+
# Output only. Categories the content is associated with.
|
|
50
|
+
# @!attribute [r] version
|
|
51
|
+
# @return [::String]
|
|
52
|
+
# Output only. Featured content version (Major.Minor.Patch).
|
|
53
|
+
# @!attribute [r] verified
|
|
54
|
+
# @return [::Boolean]
|
|
55
|
+
# Output only. Whether the content is verified by Google (applicable for 3rd
|
|
56
|
+
# party content).
|
|
57
|
+
# @!attribute [r] source_type
|
|
58
|
+
# @return [::Google::Cloud::Chronicle::V1::FeaturedContentMetadata::ContentSourceType]
|
|
59
|
+
# Output only. The source type of the content.
|
|
60
|
+
class FeaturedContentMetadata
|
|
61
|
+
include ::Google::Protobuf::MessageExts
|
|
62
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
63
|
+
|
|
64
|
+
# ContentSourceType specifying the content source of origin
|
|
65
|
+
module ContentSourceType
|
|
66
|
+
# Unspecified content source type
|
|
67
|
+
CONTENT_SOURCE_TYPE_UNSPECIFIED = 0
|
|
68
|
+
|
|
69
|
+
# Certified Google content source type
|
|
70
|
+
GOOGLE = 1
|
|
71
|
+
|
|
72
|
+
# Community content source type
|
|
73
|
+
COMMUNITY = 2
|
|
74
|
+
|
|
75
|
+
# Partner content source type
|
|
76
|
+
PARTNER = 3
|
|
77
|
+
end
|
|
78
|
+
end
|
|
79
|
+
end
|
|
80
|
+
end
|
|
81
|
+
end
|
|
82
|
+
end
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2026 Google LLC
|
|
4
|
+
#
|
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
# you may not use this file except in compliance with the License.
|
|
7
|
+
# You may obtain a copy of the License at
|
|
8
|
+
#
|
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
#
|
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
# See the License for the specific language governing permissions and
|
|
15
|
+
# limitations under the License.
|
|
16
|
+
|
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
module Google
|
|
21
|
+
module Cloud
|
|
22
|
+
module Chronicle
|
|
23
|
+
module V1
|
|
24
|
+
# FeaturedContentNativeDashboard resource.
|
|
25
|
+
# @!attribute [rw] name
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Identifier. The resource name of the FeaturedContentNativeDashboard.
|
|
28
|
+
# Format:
|
|
29
|
+
# projects/\\{project}/locations/\\{location}/instances/\\{instance}/contentHub/featuredContentNativeDashboards/\\{featured_content_native_dashboard}
|
|
30
|
+
# @!attribute [r] content_metadata
|
|
31
|
+
# @return [::Google::Cloud::Chronicle::V1::FeaturedContentMetadata]
|
|
32
|
+
# Output only. Metadata about the FeaturedContentNativeDashboard.
|
|
33
|
+
# @!attribute [rw] dashboard_content
|
|
34
|
+
# @return [::Google::Cloud::Chronicle::V1::NativeDashboardWithChartsAndQueries]
|
|
35
|
+
# Optional. The dashboard content.
|
|
36
|
+
class FeaturedContentNativeDashboard
|
|
37
|
+
include ::Google::Protobuf::MessageExts
|
|
38
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
39
|
+
end
|
|
40
|
+
|
|
41
|
+
# Request message to get a FeaturedContentNativeDashboard.
|
|
42
|
+
# @!attribute [rw] name
|
|
43
|
+
# @return [::String]
|
|
44
|
+
# Required. The resource name of the FeaturedContentNativeDashboard to
|
|
45
|
+
# retrieve. Format:
|
|
46
|
+
# projects/\\{project}/locations/\\{location}/instances/\\{instance}/contentHub/featuredContentNativeDashboards/\\{featured_content_native_dashboard}
|
|
47
|
+
class GetFeaturedContentNativeDashboardRequest
|
|
48
|
+
include ::Google::Protobuf::MessageExts
|
|
49
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
50
|
+
end
|
|
51
|
+
|
|
52
|
+
# Request message to list FeaturedContentNativeDashboards.
|
|
53
|
+
# @!attribute [rw] parent
|
|
54
|
+
# @return [::String]
|
|
55
|
+
# Required. The parent, which owns this collection of
|
|
56
|
+
# FeaturedContentNativeDashboards. Format:
|
|
57
|
+
# projects/\\{project}/locations/\\{location}/instances/\\{instance}/contentHub
|
|
58
|
+
# @!attribute [rw] page_size
|
|
59
|
+
# @return [::Integer]
|
|
60
|
+
# Optional. The maximum number of FeaturedContentNativeDashboards to return.
|
|
61
|
+
# The service may return fewer than this value. If unspecified, at most 100
|
|
62
|
+
# FeaturedContentNativeDashboards will be returned. The maximum value is 100;
|
|
63
|
+
# values above 100 will be coerced to 100.
|
|
64
|
+
# @!attribute [rw] page_token
|
|
65
|
+
# @return [::String]
|
|
66
|
+
# Optional. A page token, received from a previous
|
|
67
|
+
# `ListFeaturedContentNativeDashboards` call. Provide this to retrieve the
|
|
68
|
+
# subsequent page.
|
|
69
|
+
#
|
|
70
|
+
# When paginating, all other parameters provided to
|
|
71
|
+
# `ListFeaturedContentNativeDashboards` must match the call that provided the
|
|
72
|
+
# page token.
|
|
73
|
+
# @!attribute [rw] filter
|
|
74
|
+
# @return [::String]
|
|
75
|
+
# Optional. The filter to apply to list the FeaturedContentNativeDashboards.
|
|
76
|
+
#
|
|
77
|
+
# The filter syntax follows Google Cloud syntax: https://google.aip.dev/160.
|
|
78
|
+
#
|
|
79
|
+
# Supported fields for filtering:
|
|
80
|
+
#
|
|
81
|
+
# * `name`: The resource name of the featured content.
|
|
82
|
+
# * `content_metadata.description`: The description of the featured
|
|
83
|
+
# content.
|
|
84
|
+
#
|
|
85
|
+
# When a literal value is provided without a field, it will perform a
|
|
86
|
+
# substring search across both `name` and `content_metadata.description`.
|
|
87
|
+
#
|
|
88
|
+
# Examples:
|
|
89
|
+
#
|
|
90
|
+
# * `"test"`: Matches featured content where either the name or description
|
|
91
|
+
# contains "test" as a substring.
|
|
92
|
+
# * `name="test"`: Matches featured content where the name contains "test".
|
|
93
|
+
# * `content_metadata.description="test"`: Matches featured content where
|
|
94
|
+
# the description contains "test".
|
|
95
|
+
class ListFeaturedContentNativeDashboardsRequest
|
|
96
|
+
include ::Google::Protobuf::MessageExts
|
|
97
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
98
|
+
end
|
|
99
|
+
|
|
100
|
+
# Response message for listing FeaturedContentNativeDashboards.
|
|
101
|
+
# @!attribute [rw] featured_content_native_dashboards
|
|
102
|
+
# @return [::Array<::Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard>]
|
|
103
|
+
# The list of FeaturedContentNativeDashboards.
|
|
104
|
+
# Ordered by name by default.
|
|
105
|
+
# @!attribute [rw] next_page_token
|
|
106
|
+
# @return [::String]
|
|
107
|
+
# A token, which can be sent as `page_token` to retrieve the next page.
|
|
108
|
+
# If this field is omitted, there are no subsequent pages.
|
|
109
|
+
class ListFeaturedContentNativeDashboardsResponse
|
|
110
|
+
include ::Google::Protobuf::MessageExts
|
|
111
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
112
|
+
end
|
|
113
|
+
|
|
114
|
+
# Request message to install a FeaturedContentNativeDashboard.
|
|
115
|
+
# @!attribute [rw] name
|
|
116
|
+
# @return [::String]
|
|
117
|
+
# Required. The resource name of the FeaturedContentNativeDashboard to
|
|
118
|
+
# install. Format:
|
|
119
|
+
# projects/\\{project}/locations/\\{location}/instances/\\{instance}/contentHub/featuredContentNativeDashboards/\\{featured_content_native_dashboard}
|
|
120
|
+
# @!attribute [rw] featured_content_native_dashboard
|
|
121
|
+
# @return [::Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard]
|
|
122
|
+
# Optional. The FeaturedContentNativeDashboard to install.
|
|
123
|
+
class InstallFeaturedContentNativeDashboardRequest
|
|
124
|
+
include ::Google::Protobuf::MessageExts
|
|
125
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
126
|
+
end
|
|
127
|
+
|
|
128
|
+
# Response message for installing a FeaturedContentNativeDashboard.
|
|
129
|
+
# @!attribute [rw] native_dashboard
|
|
130
|
+
# @return [::String]
|
|
131
|
+
# Optional. The resource name of the NativeDashboard created.
|
|
132
|
+
# Format:
|
|
133
|
+
# projects/\\{project}/locations/\\{location}/instances/\\{instance}/nativeDashboards/\\{native_dashboard_id}
|
|
134
|
+
class InstallFeaturedContentNativeDashboardResponse
|
|
135
|
+
include ::Google::Protobuf::MessageExts
|
|
136
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
137
|
+
end
|
|
138
|
+
end
|
|
139
|
+
end
|
|
140
|
+
end
|
|
141
|
+
end
|