Class Asset.SecurityCenterProperties.Builder (2.45.0)

public static final class Asset.SecurityCenterProperties.Builder extends GeneratedMessageV3.Builder<Asset.SecurityCenterProperties.Builder> implements Asset.SecurityCenterPropertiesOrBuilder

Security Command Center managed properties. These properties are managed by Security Command Center and cannot be modified by the user.

Protobuf type google.cloud.securitycenter.v1p1beta1.Asset.SecurityCenterProperties

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addAllFolders(Iterable<? extends Folder> values)

public Asset.SecurityCenterProperties.Builder addAllFolders(Iterable<? extends Folder> values)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameter
NameDescription
valuesIterable<? extends com.google.cloud.securitycenter.v1p1beta1.Folder>
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

addAllResourceOwners(Iterable<String> values)

public Asset.SecurityCenterProperties.Builder addAllResourceOwners(Iterable<String> values)

Owners of the Google Cloud resource.

repeated string resource_owners = 5;

Parameter
NameDescription
valuesIterable<String>

The resourceOwners to add.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

addFolders(Folder value)

public Asset.SecurityCenterProperties.Builder addFolders(Folder value)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameter
NameDescription
valueFolder
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

addFolders(Folder.Builder builderForValue)

public Asset.SecurityCenterProperties.Builder addFolders(Folder.Builder builderForValue)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameter
NameDescription
builderForValueFolder.Builder
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

addFolders(int index, Folder value)

public Asset.SecurityCenterProperties.Builder addFolders(int index, Folder value)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameters
NameDescription
indexint
valueFolder
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

addFolders(int index, Folder.Builder builderForValue)

public Asset.SecurityCenterProperties.Builder addFolders(int index, Folder.Builder builderForValue)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameters
NameDescription
indexint
builderForValueFolder.Builder
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

addFoldersBuilder()

public Folder.Builder addFoldersBuilder()

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Returns
TypeDescription
Folder.Builder

addFoldersBuilder(int index)

public Folder.Builder addFoldersBuilder(int index)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameter
NameDescription
indexint
Returns
TypeDescription
Folder.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public Asset.SecurityCenterProperties.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides

addResourceOwners(String value)

public Asset.SecurityCenterProperties.Builder addResourceOwners(String value)

Owners of the Google Cloud resource.

repeated string resource_owners = 5;

Parameter
NameDescription
valueString

The resourceOwners to add.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

addResourceOwnersBytes(ByteString value)

public Asset.SecurityCenterProperties.Builder addResourceOwnersBytes(ByteString value)

Owners of the Google Cloud resource.

repeated string resource_owners = 5;

Parameter
NameDescription
valueByteString

The bytes of the resourceOwners to add.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

build()

public Asset.SecurityCenterProperties build()
Returns
TypeDescription
Asset.SecurityCenterProperties

buildPartial()

public Asset.SecurityCenterProperties buildPartial()
Returns
TypeDescription
Asset.SecurityCenterProperties

clear()

public Asset.SecurityCenterProperties.Builder clear()
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public Asset.SecurityCenterProperties.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides

clearFolders()

public Asset.SecurityCenterProperties.Builder clearFolders()

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

clearOneof(Descriptors.OneofDescriptor oneof)

public Asset.SecurityCenterProperties.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides

clearResourceDisplayName()

public Asset.SecurityCenterProperties.Builder clearResourceDisplayName()

The user defined display name for this resource.

string resource_display_name = 6;

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

clearResourceName()

public Asset.SecurityCenterProperties.Builder clearResourceName()

The full resource name of the Google Cloud resource this asset represents. This field is immutable after create time. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_name = 1;

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

clearResourceOwners()

public Asset.SecurityCenterProperties.Builder clearResourceOwners()

Owners of the Google Cloud resource.

repeated string resource_owners = 5;

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

clearResourceParent()

public Asset.SecurityCenterProperties.Builder clearResourceParent()

The full resource name of the immediate parent of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_parent = 3;

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

clearResourceParentDisplayName()

public Asset.SecurityCenterProperties.Builder clearResourceParentDisplayName()

The user defined display name for the parent of this resource.

string resource_parent_display_name = 7;

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

clearResourceProject()

public Asset.SecurityCenterProperties.Builder clearResourceProject()

The full resource name of the project the resource belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_project = 4;

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

clearResourceProjectDisplayName()

public Asset.SecurityCenterProperties.Builder clearResourceProjectDisplayName()

The user defined display name for the project of this resource.

string resource_project_display_name = 8;

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

clearResourceType()

public Asset.SecurityCenterProperties.Builder clearResourceType()

The type of the Google Cloud resource. Examples include: APPLICATION, PROJECT, and ORGANIZATION. This is a case insensitive field defined by Security Command Center and/or the producer of the resource and is immutable after create time.

string resource_type = 2;

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

clone()

public Asset.SecurityCenterProperties.Builder clone()
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides

getDefaultInstanceForType()

public Asset.SecurityCenterProperties getDefaultInstanceForType()
Returns
TypeDescription
Asset.SecurityCenterProperties

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getFolders(int index)

public Folder getFolders(int index)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameter
NameDescription
indexint
Returns
TypeDescription
Folder

getFoldersBuilder(int index)

public Folder.Builder getFoldersBuilder(int index)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameter
NameDescription
indexint
Returns
TypeDescription
Folder.Builder

getFoldersBuilderList()

public List<Folder.Builder> getFoldersBuilderList()

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Returns
TypeDescription
List<Builder>

getFoldersCount()

public int getFoldersCount()

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Returns
TypeDescription
int

getFoldersList()

public List<Folder> getFoldersList()

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Returns
TypeDescription
List<Folder>

getFoldersOrBuilder(int index)

public FolderOrBuilder getFoldersOrBuilder(int index)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameter
NameDescription
indexint
Returns
TypeDescription
FolderOrBuilder

getFoldersOrBuilderList()

public List<? extends FolderOrBuilder> getFoldersOrBuilderList()

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Returns
TypeDescription
List<? extends com.google.cloud.securitycenter.v1p1beta1.FolderOrBuilder>

getResourceDisplayName()

public String getResourceDisplayName()

The user defined display name for this resource.

string resource_display_name = 6;

Returns
TypeDescription
String

The resourceDisplayName.

getResourceDisplayNameBytes()

public ByteString getResourceDisplayNameBytes()

The user defined display name for this resource.

string resource_display_name = 6;

Returns
TypeDescription
ByteString

The bytes for resourceDisplayName.

getResourceName()

public String getResourceName()

The full resource name of the Google Cloud resource this asset represents. This field is immutable after create time. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_name = 1;

Returns
TypeDescription
String

The resourceName.

getResourceNameBytes()

public ByteString getResourceNameBytes()

The full resource name of the Google Cloud resource this asset represents. This field is immutable after create time. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_name = 1;

Returns
TypeDescription
ByteString

The bytes for resourceName.

getResourceOwners(int index)

public String getResourceOwners(int index)

Owners of the Google Cloud resource.

repeated string resource_owners = 5;

Parameter
NameDescription
indexint

The index of the element to return.

Returns
TypeDescription
String

The resourceOwners at the given index.

getResourceOwnersBytes(int index)

public ByteString getResourceOwnersBytes(int index)

Owners of the Google Cloud resource.

repeated string resource_owners = 5;

Parameter
NameDescription
indexint

The index of the value to return.

Returns
TypeDescription
ByteString

The bytes of the resourceOwners at the given index.

getResourceOwnersCount()

public int getResourceOwnersCount()

Owners of the Google Cloud resource.

repeated string resource_owners = 5;

Returns
TypeDescription
int

The count of resourceOwners.

getResourceOwnersList()

public ProtocolStringList getResourceOwnersList()

Owners of the Google Cloud resource.

repeated string resource_owners = 5;

Returns
TypeDescription
ProtocolStringList

A list containing the resourceOwners.

getResourceParent()

public String getResourceParent()

The full resource name of the immediate parent of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_parent = 3;

Returns
TypeDescription
String

The resourceParent.

getResourceParentBytes()

public ByteString getResourceParentBytes()

The full resource name of the immediate parent of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_parent = 3;

Returns
TypeDescription
ByteString

The bytes for resourceParent.

getResourceParentDisplayName()

public String getResourceParentDisplayName()

The user defined display name for the parent of this resource.

string resource_parent_display_name = 7;

Returns
TypeDescription
String

The resourceParentDisplayName.

getResourceParentDisplayNameBytes()

public ByteString getResourceParentDisplayNameBytes()

The user defined display name for the parent of this resource.

string resource_parent_display_name = 7;

Returns
TypeDescription
ByteString

The bytes for resourceParentDisplayName.

getResourceProject()

public String getResourceProject()

The full resource name of the project the resource belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_project = 4;

Returns
TypeDescription
String

The resourceProject.

getResourceProjectBytes()

public ByteString getResourceProjectBytes()

The full resource name of the project the resource belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_project = 4;

Returns
TypeDescription
ByteString

The bytes for resourceProject.

getResourceProjectDisplayName()

public String getResourceProjectDisplayName()

The user defined display name for the project of this resource.

string resource_project_display_name = 8;

Returns
TypeDescription
String

The resourceProjectDisplayName.

getResourceProjectDisplayNameBytes()

public ByteString getResourceProjectDisplayNameBytes()

The user defined display name for the project of this resource.

string resource_project_display_name = 8;

Returns
TypeDescription
ByteString

The bytes for resourceProjectDisplayName.

getResourceType()

public String getResourceType()

The type of the Google Cloud resource. Examples include: APPLICATION, PROJECT, and ORGANIZATION. This is a case insensitive field defined by Security Command Center and/or the producer of the resource and is immutable after create time.

string resource_type = 2;

Returns
TypeDescription
String

The resourceType.

getResourceTypeBytes()

public ByteString getResourceTypeBytes()

The type of the Google Cloud resource. Examples include: APPLICATION, PROJECT, and ORGANIZATION. This is a case insensitive field defined by Security Command Center and/or the producer of the resource and is immutable after create time.

string resource_type = 2;

Returns
TypeDescription
ByteString

The bytes for resourceType.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(Asset.SecurityCenterProperties other)

public Asset.SecurityCenterProperties.Builder mergeFrom(Asset.SecurityCenterProperties other)
Parameter
NameDescription
otherAsset.SecurityCenterProperties
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public Asset.SecurityCenterProperties.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public Asset.SecurityCenterProperties.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final Asset.SecurityCenterProperties.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides

removeFolders(int index)

public Asset.SecurityCenterProperties.Builder removeFolders(int index)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameter
NameDescription
indexint
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public Asset.SecurityCenterProperties.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides

setFolders(int index, Folder value)

public Asset.SecurityCenterProperties.Builder setFolders(int index, Folder value)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameters
NameDescription
indexint
valueFolder
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

setFolders(int index, Folder.Builder builderForValue)

public Asset.SecurityCenterProperties.Builder setFolders(int index, Folder.Builder builderForValue)

Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.

repeated .google.cloud.securitycenter.v1p1beta1.Folder folders = 10;

Parameters
NameDescription
indexint
builderForValueFolder.Builder
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public Asset.SecurityCenterProperties.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides

setResourceDisplayName(String value)

public Asset.SecurityCenterProperties.Builder setResourceDisplayName(String value)

The user defined display name for this resource.

string resource_display_name = 6;

Parameter
NameDescription
valueString

The resourceDisplayName to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceDisplayNameBytes(ByteString value)

public Asset.SecurityCenterProperties.Builder setResourceDisplayNameBytes(ByteString value)

The user defined display name for this resource.

string resource_display_name = 6;

Parameter
NameDescription
valueByteString

The bytes for resourceDisplayName to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceName(String value)

public Asset.SecurityCenterProperties.Builder setResourceName(String value)

The full resource name of the Google Cloud resource this asset represents. This field is immutable after create time. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_name = 1;

Parameter
NameDescription
valueString

The resourceName to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceNameBytes(ByteString value)

public Asset.SecurityCenterProperties.Builder setResourceNameBytes(ByteString value)

The full resource name of the Google Cloud resource this asset represents. This field is immutable after create time. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_name = 1;

Parameter
NameDescription
valueByteString

The bytes for resourceName to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceOwners(int index, String value)

public Asset.SecurityCenterProperties.Builder setResourceOwners(int index, String value)

Owners of the Google Cloud resource.

repeated string resource_owners = 5;

Parameters
NameDescription
indexint

The index to set the value at.

valueString

The resourceOwners to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceParent(String value)

public Asset.SecurityCenterProperties.Builder setResourceParent(String value)

The full resource name of the immediate parent of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_parent = 3;

Parameter
NameDescription
valueString

The resourceParent to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceParentBytes(ByteString value)

public Asset.SecurityCenterProperties.Builder setResourceParentBytes(ByteString value)

The full resource name of the immediate parent of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_parent = 3;

Parameter
NameDescription
valueByteString

The bytes for resourceParent to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceParentDisplayName(String value)

public Asset.SecurityCenterProperties.Builder setResourceParentDisplayName(String value)

The user defined display name for the parent of this resource.

string resource_parent_display_name = 7;

Parameter
NameDescription
valueString

The resourceParentDisplayName to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceParentDisplayNameBytes(ByteString value)

public Asset.SecurityCenterProperties.Builder setResourceParentDisplayNameBytes(ByteString value)

The user defined display name for the parent of this resource.

string resource_parent_display_name = 7;

Parameter
NameDescription
valueByteString

The bytes for resourceParentDisplayName to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceProject(String value)

public Asset.SecurityCenterProperties.Builder setResourceProject(String value)

The full resource name of the project the resource belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_project = 4;

Parameter
NameDescription
valueString

The resourceProject to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceProjectBytes(ByteString value)

public Asset.SecurityCenterProperties.Builder setResourceProjectBytes(ByteString value)

The full resource name of the project the resource belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name

string resource_project = 4;

Parameter
NameDescription
valueByteString

The bytes for resourceProject to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceProjectDisplayName(String value)

public Asset.SecurityCenterProperties.Builder setResourceProjectDisplayName(String value)

The user defined display name for the project of this resource.

string resource_project_display_name = 8;

Parameter
NameDescription
valueString

The resourceProjectDisplayName to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceProjectDisplayNameBytes(ByteString value)

public Asset.SecurityCenterProperties.Builder setResourceProjectDisplayNameBytes(ByteString value)

The user defined display name for the project of this resource.

string resource_project_display_name = 8;

Parameter
NameDescription
valueByteString

The bytes for resourceProjectDisplayName to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceType(String value)

public Asset.SecurityCenterProperties.Builder setResourceType(String value)

The type of the Google Cloud resource. Examples include: APPLICATION, PROJECT, and ORGANIZATION. This is a case insensitive field defined by Security Command Center and/or the producer of the resource and is immutable after create time.

string resource_type = 2;

Parameter
NameDescription
valueString

The resourceType to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setResourceTypeBytes(ByteString value)

public Asset.SecurityCenterProperties.Builder setResourceTypeBytes(ByteString value)

The type of the Google Cloud resource. Examples include: APPLICATION, PROJECT, and ORGANIZATION. This is a case insensitive field defined by Security Command Center and/or the producer of the resource and is immutable after create time.

string resource_type = 2;

Parameter
NameDescription
valueByteString

The bytes for resourceType to set.

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

This builder for chaining.

setUnknownFields(UnknownFieldSet unknownFields)

public final Asset.SecurityCenterProperties.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
Asset.SecurityCenterProperties.Builder
Overrides