Send feedback
  
   
 
  
    
      Class HmacKey.HmacKeyMetadata (2.59.0) 
  
  
  
   
  
    
  
  
    
    
    
    
    
  Version latestkeyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   class  HmacKey . HmacKeyMetadata   implements   Serializable  
  The metadata for a service account HMAC key. This class holds all data associated with an HMAC
 key other than the secret key.
    Inheritance 
    Object  >  
    HmacKey.HmacKeyMetadata 
   
  
  
  Static Methods
   
  
    
public   static   HmacKey . HmacKeyMetadata . Builder   newBuilder ( ServiceAccount   serviceAccount )  
  
  
  
    
public   static   HmacKey . HmacKeyMetadata   of ( ServiceAccount   serviceAccount ,   String   accessId ,   String   projectId )  
  
  
  Methods
   
  
    
public   boolean   equals ( Object   obj )  
  
    
      
        Parameter  
      
        Name Description  
      
        objObject  
     
  
  
  Overrides 
  
  
    
public   String   getAccessId ()  
  Returns the access id for this HMAC key. This is the id needed to get or delete the key. *
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  
    
public   Long   getCreateTime ()  
  
  
    
      
        Returns  
      
        Type Description  
      
        Long  
     
  
  
    
public   OffsetDateTime   getCreateTimeOffsetDateTime ()  
  Returns the creation time of this HMAC key. *
Returns HTTP 1.1 Entity tag for this HMAC key.
See Also: Entity Tags 
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  Returns the resource name of this HMAC key. *
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  
    
public   String   getProjectId ()  
  Returns the project id associated with this HMAC key. *
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  
    
public   ServiceAccount   getServiceAccount ()  
  Returns the service account associated with this HMAC key. *
    
public   HmacKey . HmacKeyState   getState ()  
  Returns the current state of this HMAC key. *
    
public   Long   getUpdateTime ()  
  
  
    
      
        Returns  
      
        Type Description  
      
        Long  
     
  
  
    
public   OffsetDateTime   getUpdateTimeOffsetDateTime ()  
  Returns the last updated time of this HMAC key. *
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  
    
public   HmacKey . HmacKeyMetadata . Builder   toBuilder ()  
  
 
     
    
  
  
  
     
  
    
    
      
       
         
  
  
    
    Send feedback
  
   
 
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-29 UTC.
 
 
  
  
    
    
    
      
  
  
    Need to tell us more?
  
   
 
     
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]