Searched refs:GetServiceAccountNameResponse (Results 1 – 3 of 3) sorted by relevance
199 type GetServiceAccountNameResponse struct { struct204 func (m *GetServiceAccountNameResponse) Reset() { *m = GetServiceAccountNameResponse{} } argument205 func (m *GetServiceAccountNameResponse) String() string { return proto.CompactTextString(m) } argument206 func (*GetServiceAccountNameResponse) ProtoMessage() {} argument208 func (m *GetServiceAccountNameResponse) GetServiceAccountName() string { argument
44 message GetServiceAccountNameResponse { message
119 res := &pb.GetServiceAccountNameResponse{}