Uses of Class
com.google.privacy.dlp.v2.ProfileStatus
-
Packages that use ProfileStatus Package Description com.google.privacy.dlp.v2 -
-
Uses of ProfileStatus in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return ProfileStatus Modifier and Type Method Description ProfileStatusProfileStatus.Builder. build()ProfileStatusProfileStatus.Builder. buildPartial()static ProfileStatusProfileStatus. getDefaultInstance()ProfileStatusProfileStatus.Builder. getDefaultInstanceForType()ProfileStatusProfileStatus. getDefaultInstanceForType()ProfileStatusTableDataProfile.Builder. getProfileStatus()Success or error status from the most recent profile generation attempt.ProfileStatusTableDataProfile. getProfileStatus()Success or error status from the most recent profile generation attempt.ProfileStatusTableDataProfileOrBuilder. getProfileStatus()Success or error status from the most recent profile generation attempt.static ProfileStatusProfileStatus. parseDelimitedFrom(InputStream input)static ProfileStatusProfileStatus. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProfileStatusProfileStatus. parseFrom(byte[] data)static ProfileStatusProfileStatus. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProfileStatusProfileStatus. parseFrom(com.google.protobuf.ByteString data)static ProfileStatusProfileStatus. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProfileStatusProfileStatus. parseFrom(com.google.protobuf.CodedInputStream input)static ProfileStatusProfileStatus. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProfileStatusProfileStatus. parseFrom(InputStream input)static ProfileStatusProfileStatus. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProfileStatusProfileStatus. parseFrom(ByteBuffer data)static ProfileStatusProfileStatus. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type ProfileStatus Modifier and Type Method Description com.google.protobuf.Parser<ProfileStatus>ProfileStatus. getParserForType()static com.google.protobuf.Parser<ProfileStatus>ProfileStatus. parser()Methods in com.google.privacy.dlp.v2 with parameters of type ProfileStatus Modifier and Type Method Description ProfileStatus.BuilderProfileStatus.Builder. mergeFrom(ProfileStatus other)TableDataProfile.BuilderTableDataProfile.Builder. mergeProfileStatus(ProfileStatus value)Success or error status from the most recent profile generation attempt.static ProfileStatus.BuilderProfileStatus. newBuilder(ProfileStatus prototype)TableDataProfile.BuilderTableDataProfile.Builder. setProfileStatus(ProfileStatus value)Success or error status from the most recent profile generation attempt.
-