A reference to a StoredInfoType to use with scanning.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
-
(::Google::Protobuf::Timestamp) — Timestamp indicating when the version of the
StoredInfoType
used for inspection was created. Output-only field, populated by the system.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
-
value (::Google::Protobuf::Timestamp) — Timestamp indicating when the version of the
StoredInfoType
used for inspection was created. Output-only field, populated by the system.
Returns
-
(::Google::Protobuf::Timestamp) — Timestamp indicating when the version of the
StoredInfoType
used for inspection was created. Output-only field, populated by the system.
#name
def name() -> ::String
Returns
-
(::String) — Resource name of the requested
StoredInfoType
, for exampleorganizations/433245324/storedInfoTypes/432452342
orprojects/project-id/storedInfoTypes/432452342
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Resource name of the requested
StoredInfoType
, for exampleorganizations/433245324/storedInfoTypes/432452342
orprojects/project-id/storedInfoTypes/432452342
.
Returns
-
(::String) — Resource name of the requested
StoredInfoType
, for exampleorganizations/433245324/storedInfoTypes/432452342
orprojects/project-id/storedInfoTypes/432452342
.