Uses of Class
com.google.cloud.asset.v1p1beta1.StandardResourceMetadata.Builder
-
Uses of StandardResourceMetadata.Builder in com.google.cloud.asset.v1p1beta1
Methods in com.google.cloud.asset.v1p1beta1 that return StandardResourceMetadata.BuilderModifier and TypeMethodDescriptionStandardResourceMetadata.Builder.addAdditionalAttributes(String value) Additional searchable attributes of this resource.StandardResourceMetadata.Builder.addAdditionalAttributesBytes(com.google.protobuf.ByteString value) Additional searchable attributes of this resource.StandardResourceMetadata.Builder.addAllAdditionalAttributes(Iterable<String> values) Additional searchable attributes of this resource.StandardResourceMetadata.Builder.addAllNetworkTags(Iterable<String> values) Network tags associated with this resource.StandardResourceMetadata.Builder.addNetworkTags(String value) Network tags associated with this resource.StandardResourceMetadata.Builder.addNetworkTagsBytes(com.google.protobuf.ByteString value) Network tags associated with this resource.SearchAllResourcesResponse.Builder.addResultsBuilder()A list of resource that match the search query.SearchAllResourcesResponse.Builder.addResultsBuilder(int index) A list of resource that match the search query.StandardResourceMetadata.Builder.clear()StandardResourceMetadata.Builder.clearAdditionalAttributes()Additional searchable attributes of this resource.StandardResourceMetadata.Builder.clearAssetType()The type of this resource.StandardResourceMetadata.Builder.clearDescription()One or more paragraphs of text description of this resource.StandardResourceMetadata.Builder.clearDisplayName()The display name of this resource.StandardResourceMetadata.Builder.clearLabels()StandardResourceMetadata.Builder.clearLocation()Location can be "global", regional like "us-east1", or zonal like "us-west1-b".StandardResourceMetadata.Builder.clearName()The full resource name.StandardResourceMetadata.Builder.clearNetworkTags()Network tags associated with this resource.StandardResourceMetadata.Builder.clearProject()The project that this resource belongs to, in the form of `projects/{project_number}`.SearchAllResourcesResponse.Builder.getResultsBuilder(int index) A list of resource that match the search query.StandardResourceMetadata.Builder.mergeFrom(StandardResourceMetadata other) StandardResourceMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StandardResourceMetadata.Builder.mergeFrom(com.google.protobuf.Message other) StandardResourceMetadata.newBuilder()StandardResourceMetadata.newBuilder(StandardResourceMetadata prototype) StandardResourceMetadata.newBuilderForType()protected StandardResourceMetadata.BuilderStandardResourceMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) StandardResourceMetadata.Builder.putAllLabels(Map<String, String> values) Labels associated with this resource.Labels associated with this resource.StandardResourceMetadata.Builder.removeLabels(String key) Labels associated with this resource.StandardResourceMetadata.Builder.setAdditionalAttributes(int index, String value) Additional searchable attributes of this resource.StandardResourceMetadata.Builder.setAssetType(String value) The type of this resource.StandardResourceMetadata.Builder.setAssetTypeBytes(com.google.protobuf.ByteString value) The type of this resource.StandardResourceMetadata.Builder.setDescription(String value) One or more paragraphs of text description of this resource.StandardResourceMetadata.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) One or more paragraphs of text description of this resource.StandardResourceMetadata.Builder.setDisplayName(String value) The display name of this resource.StandardResourceMetadata.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) The display name of this resource.StandardResourceMetadata.Builder.setLocation(String value) Location can be "global", regional like "us-east1", or zonal like "us-west1-b".StandardResourceMetadata.Builder.setLocationBytes(com.google.protobuf.ByteString value) Location can be "global", regional like "us-east1", or zonal like "us-west1-b".The full resource name.StandardResourceMetadata.Builder.setNameBytes(com.google.protobuf.ByteString value) The full resource name.StandardResourceMetadata.Builder.setNetworkTags(int index, String value) Network tags associated with this resource.StandardResourceMetadata.Builder.setProject(String value) The project that this resource belongs to, in the form of `projects/{project_number}`.StandardResourceMetadata.Builder.setProjectBytes(com.google.protobuf.ByteString value) The project that this resource belongs to, in the form of `projects/{project_number}`.StandardResourceMetadata.toBuilder()Methods in com.google.cloud.asset.v1p1beta1 that return types with arguments of type StandardResourceMetadata.BuilderModifier and TypeMethodDescriptionSearchAllResourcesResponse.Builder.getResultsBuilderList()A list of resource that match the search query.Methods in com.google.cloud.asset.v1p1beta1 with parameters of type StandardResourceMetadata.BuilderModifier and TypeMethodDescriptionSearchAllResourcesResponse.Builder.addResults(int index, StandardResourceMetadata.Builder builderForValue) A list of resource that match the search query.SearchAllResourcesResponse.Builder.addResults(StandardResourceMetadata.Builder builderForValue) A list of resource that match the search query.SearchAllResourcesResponse.Builder.setResults(int index, StandardResourceMetadata.Builder builderForValue) A list of resource that match the search query.