com.google.cloud.securitycenter.v1.AssetOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-cloud-securitycenter-v1 Show documentation
Show all versions of proto-google-cloud-securitycenter-v1 Show documentation
PROTO library for proto-google-cloud-securitycenter-v1
/*
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/securitycenter/v1/asset.proto
// Protobuf Java Version: 3.25.3
package com.google.cloud.securitycenter.v1;
public final class AssetOuterClass {
private AssetOuterClass() {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_securitycenter_v1_Asset_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_securitycenter_v1_Asset_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_securitycenter_v1_Asset_SecurityCenterProperties_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_securitycenter_v1_Asset_SecurityCenterProperties_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_securitycenter_v1_Asset_IamPolicy_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_securitycenter_v1_Asset_IamPolicy_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_securitycenter_v1_Asset_ResourcePropertiesEntry_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_securitycenter_v1_Asset_ResourcePropertiesEntry_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor descriptor;
static {
java.lang.String[] descriptorData = {
"\n*google/cloud/securitycenter/v1/asset.p"
+ "roto\022\036google.cloud.securitycenter.v1\032\031go"
+ "ogle/api/resource.proto\032+google/cloud/se"
+ "curitycenter/v1/folder.proto\0323google/clo"
+ "ud/securitycenter/v1/security_marks.prot"
+ "o\032\034google/protobuf/struct.proto\032\037google/"
+ "protobuf/timestamp.proto\"\251\010\n\005Asset\022\014\n\004na"
+ "me\030\001 \001(\t\022b\n\032security_center_properties\030\002"
+ " \001(\0132>.google.cloud.securitycenter.v1.As"
+ "set.SecurityCenterProperties\022Z\n\023resource"
+ "_properties\030\007 \003(\0132=.google.cloud.securit"
+ "ycenter.v1.Asset.ResourcePropertiesEntry"
+ "\022E\n\016security_marks\030\010 \001(\0132-.google.cloud."
+ "securitycenter.v1.SecurityMarks\022/\n\013creat"
+ "e_time\030\t \001(\0132\032.google.protobuf.Timestamp"
+ "\022/\n\013update_time\030\n \001(\0132\032.google.protobuf."
+ "Timestamp\022C\n\niam_policy\030\013 \001(\0132/.google.c"
+ "loud.securitycenter.v1.Asset.IamPolicy\022\026"
+ "\n\016canonical_name\030\r \001(\t\032\271\002\n\030SecurityCente"
+ "rProperties\022\025\n\rresource_name\030\001 \001(\t\022\025\n\rre"
+ "source_type\030\002 \001(\t\022\027\n\017resource_parent\030\003 \001"
+ "(\t\022\030\n\020resource_project\030\004 \001(\t\022\027\n\017resource"
+ "_owners\030\005 \003(\t\022\035\n\025resource_display_name\030\006"
+ " \001(\t\022$\n\034resource_parent_display_name\030\007 \001"
+ "(\t\022%\n\035resource_project_display_name\030\010 \001("
+ "\t\0227\n\007folders\030\n \003(\0132&.google.cloud.securi"
+ "tycenter.v1.Folder\032 \n\tIamPolicy\022\023\n\013polic"
+ "y_blob\030\001 \001(\t\032Q\n\027ResourcePropertiesEntry\022"
+ "\013\n\003key\030\001 \001(\t\022%\n\005value\030\002 \001(\0132\026.google.pro"
+ "tobuf.Value:\0028\001:\232\001\352A\226\001\n#securitycenter.g"
+ "oogleapis.com/Asset\022+organizations/{orga"
+ "nization}/assets/{asset}\022\037folders/{folde"
+ "r}/assets/{asset}\022!projects/{project}/as"
+ "sets/{asset}B\330\001\n\"com.google.cloud.securi"
+ "tycenter.v1P\001ZJcloud.google.com/go/secur"
+ "itycenter/apiv1/securitycenterpb;securit"
+ "ycenterpb\252\002\036Google.Cloud.SecurityCenter."
+ "V1\312\002\036Google\\Cloud\\SecurityCenter\\V1\352\002!Go"
+ "ogle::Cloud::SecurityCenter::V1b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.ResourceProto.getDescriptor(),
com.google.cloud.securitycenter.v1.FolderProto.getDescriptor(),
com.google.cloud.securitycenter.v1.SecurityMarksOuterClass.getDescriptor(),
com.google.protobuf.StructProto.getDescriptor(),
com.google.protobuf.TimestampProto.getDescriptor(),
});
internal_static_google_cloud_securitycenter_v1_Asset_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_securitycenter_v1_Asset_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_securitycenter_v1_Asset_descriptor,
new java.lang.String[] {
"Name",
"SecurityCenterProperties",
"ResourceProperties",
"SecurityMarks",
"CreateTime",
"UpdateTime",
"IamPolicy",
"CanonicalName",
});
internal_static_google_cloud_securitycenter_v1_Asset_SecurityCenterProperties_descriptor =
internal_static_google_cloud_securitycenter_v1_Asset_descriptor.getNestedTypes().get(0);
internal_static_google_cloud_securitycenter_v1_Asset_SecurityCenterProperties_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_securitycenter_v1_Asset_SecurityCenterProperties_descriptor,
new java.lang.String[] {
"ResourceName",
"ResourceType",
"ResourceParent",
"ResourceProject",
"ResourceOwners",
"ResourceDisplayName",
"ResourceParentDisplayName",
"ResourceProjectDisplayName",
"Folders",
});
internal_static_google_cloud_securitycenter_v1_Asset_IamPolicy_descriptor =
internal_static_google_cloud_securitycenter_v1_Asset_descriptor.getNestedTypes().get(1);
internal_static_google_cloud_securitycenter_v1_Asset_IamPolicy_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_securitycenter_v1_Asset_IamPolicy_descriptor,
new java.lang.String[] {
"PolicyBlob",
});
internal_static_google_cloud_securitycenter_v1_Asset_ResourcePropertiesEntry_descriptor =
internal_static_google_cloud_securitycenter_v1_Asset_descriptor.getNestedTypes().get(2);
internal_static_google_cloud_securitycenter_v1_Asset_ResourcePropertiesEntry_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_securitycenter_v1_Asset_ResourcePropertiesEntry_descriptor,
new java.lang.String[] {
"Key", "Value",
});
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.ResourceProto.resource);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
descriptor, registry);
com.google.api.ResourceProto.getDescriptor();
com.google.cloud.securitycenter.v1.FolderProto.getDescriptor();
com.google.cloud.securitycenter.v1.SecurityMarksOuterClass.getDescriptor();
com.google.protobuf.StructProto.getDescriptor();
com.google.protobuf.TimestampProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy